- Sort Score
- Result 10 results
- Languages All
Results 171 - 180 of 237 for packaging (0.14 sec)
-
fess-crawler-lasta/pom.xml
<modelVersion>4.0.0</modelVersion> <artifactId>fess-crawler-lasta</artifactId> <packaging>jar</packaging> <name>Fess Crawler for LastaFlute</name> <description>This is LastaFlute support.</description> <parent> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-parent</artifactId>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Mon Jul 29 03:48:55 UTC 2024 - 2.9K bytes - Viewed (0) -
src/packaging/common/systemd/sysctl/fess.conf
vm.max_map_count=${packaging.os.max.map.count}...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Dec 10 01:24:02 UTC 2015 - 47 bytes - Viewed (0) -
impl/maven-core/src/main/java/org/apache/maven/artifact/factory/DefaultArtifactFactory.java
} public Artifact createBuildArtifact(String groupId, String artifactId, String version, String packaging) { return createArtifact(groupId, artifactId, version, null, packaging, null, null); } public Artifact createProjectArtifact(String groupId, String artifactId, String version) {
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 6.9K bytes - Viewed (0) -
fess-crawler-opensearch/pom.xml
<modelVersion>4.0.0</modelVersion> <artifactId>fess-crawler-opensearch</artifactId> <packaging>jar</packaging> <name>Fess Crawler Elasticsearch</name> <parent> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-parent</artifactId> <version>15.0.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Nov 07 04:44:10 UTC 2024 - 3.4K bytes - Viewed (0) -
pom.xml
<modelVersion>4.0.0</modelVersion> <groupId>org.codelibs</groupId> <artifactId>curl4j</artifactId> <version>1.2.9-SNAPSHOT</version> <packaging>jar</packaging> <name>cUrl-Like Java client</name> <inceptionYear>2011</inceptionYear> <licenses> <license> <name>The Apache Software License, Version 2.0</name> <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
Registered: Thu Oct 31 02:32:13 UTC 2024 - Last Modified: Thu Oct 03 17:04:48 UTC 2024 - 4K bytes - Viewed (0) -
pom.xml
<modelVersion>4.0.0</modelVersion> <artifactId>fess-suggest</artifactId> <version>15.0.0-SNAPSHOT</version> <packaging>jar</packaging> <name>fess-suggest</name> <scm> <connection>scm:git:******@****.***:codelibs/fess-suggest.git</connection> <developerConnection>scm:git:******@****.***:codelibs/fess-suggest.git</developerConnection>
Registered: Fri Nov 08 09:08:12 UTC 2024 - Last Modified: Thu Aug 29 09:09:37 UTC 2024 - 3.8K bytes - Viewed (0) -
docs/sts/.gitignore
# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller # Usually these files are written by a python script from a template
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Jul 15 11:55:55 UTC 2020 - 1.2K bytes - Viewed (0) -
pom.xml
<modelVersion>4.0.0</modelVersion> <groupId>org.codelibs</groupId> <artifactId>jcifs</artifactId> <version>2.1.40-SNAPSHOT</version> <packaging>jar</packaging> <name>jCIFS</name> <url>https://github.com/codelibs/jcifs</url> <description>JCIFS is an Open Source client library that implements the CIFS/SMB networking protocol in 100% Java</description> <licenses>
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu Sep 26 04:40:32 UTC 2024 - 9.3K bytes - Viewed (0) -
guava/pom.xml
<parent> <groupId>com.google.guava</groupId> <artifactId>guava-parent</artifactId> <version>HEAD-jre-SNAPSHOT</version> </parent> <artifactId>guava</artifactId> <packaging>bundle</packaging> <name>Guava: Google Core Libraries for Java</name> <url>https://github.com/google/guava</url> <description> Guava is a suite of core and expanded libraries that include
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Jul 24 18:53:31 UTC 2024 - 9.1K bytes - Viewed (0) -
ci/official/requirements_updater/numpy1_requirements/requirements.in
# For release jobs, we will pin these on the release branch keras-nightly ~= 3.0.0.dev tb-nightly ~= 2.18.0.a # Test dependencies grpcio >= 1.24.3, < 2.0 portpicker == 1.6.0 scipy == 1.11.3 requests >= 2.31.0 packaging==23.2 setuptools==70.0.0 jax==0.4.7 # The dependencies below are needed for TF wheel testing. tensorflow-io-gcs-filesystem==0.37.1 libclang >= 13.0.0 google_pasta ~= 0.2
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Fri Oct 11 22:42:53 UTC 2024 - 874 bytes - Viewed (0)