- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 18 for POM (0.01 sec)
-
android/guava/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <!-- do_not_remove: published-with-gradle-metadata --> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.guava</groupId> <artifactId>guava-parent</artifactId>
Registered: 2025-05-30 12:43 - Last Modified: 2025-05-20 15:34 - 9.6K bytes - Viewed (0) -
pom.xml
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.codelibs</groupId> <artifactId>curl4j</artifactId> <version>1.3.0-SNAPSHOT</version> <packaging>jar</packaging> <name>cUrl-Like Java client</name> <inceptionYear>2011</inceptionYear> <licenses> <license>
Registered: 2025-05-24 08:59 - Last Modified: 2025-05-10 06:34 - 4.6K bytes - Viewed (0) -
pom.xml
<?xml version="1.0"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.codelibs</groupId> <artifactId>corelib</artifactId> <packaging>jar</packaging> <name>CodeLibs Core Library</name> <version>0.6.0-SNAPSHOT</version> <description />
Registered: 2025-05-24 08:58 - Last Modified: 2025-05-10 06:33 - 4.8K bytes - Viewed (0) -
.teamcity/pom.xml
<dependency> <groupId>org.jetbrains.teamcity</groupId> <artifactId>configs-dsl-kotlin-plugins-latest</artifactId> <version>1.0-SNAPSHOT</version> <type>pom</type> <scope>compile</scope> </dependency> <!-- For tests only. Must be in compile scope such that the Teamcity generate goal is able to compile the tests --> <dependency>
Registered: 2025-05-28 11:36 - Last Modified: 2025-05-06 15:30 - 7.4K bytes - Viewed (0) -
pom.xml
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-parent</artifactId> <version>15.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Fess Crawler Project</name>
Registered: 2025-05-25 03:50 - Last Modified: 2025-05-24 06:11 - 2.8K bytes - Viewed (0) -
pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <artifactId>fess-suggest</artifactId> <version>15.0.0-SNAPSHOT</version> <packaging>jar</packaging> <name>fess-suggest</name> <scm>
Registered: 2025-06-06 09:08 - Last Modified: 2025-04-17 13:35 - 3.8K bytes - Viewed (0) -
.github/workflows/maven.yml
run: | cd fess-parent mvn install -Dgpg.skip=true - name: Download Plugins with Maven run: mvn -B antrun:run --file pom.xml - name: Build with Maven run: mvn -B source:jar javadoc:jar package --file pom.xml - name: Run Fess run: bash src/test/resources/before_script.sh - name: Run Integration Test
Registered: 2025-05-26 08:04 - Last Modified: 2025-05-06 09:07 - 1.4K bytes - Viewed (0) -
.github/workflows/ci.yml
Registered: 2025-05-30 12:43 - Last Modified: 2025-05-01 19:27 - 4.5K bytes - Viewed (0) -
.github/workflows/maven.yml
Registered: 2025-06-06 09:08 - Last Modified: 2025-05-18 02:59 - 1.1K bytes - Viewed (0) -
.github/workflows/maven.yml
Registered: 2025-05-25 03:50 - Last Modified: 2025-05-18 03:08 - 1.1K bytes - Viewed (0)