- Sort Score
- Result 10 results
- Languages All
Results 11 - 20 of 92 for POM (0.01 sec)
-
guava-tests/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"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.guava</groupId> <artifactId>guava-parent</artifactId> <version>999.0.0-HEAD-jre-SNAPSHOT</version> </parent>
Registered: 2025-05-30 12:43 - Last Modified: 2025-02-20 16:15 - 4.2K bytes - Viewed (0) -
futures/failureaccess/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"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.google.guava</groupId> <artifactId>guava-parent</artifactId> <version>33.4.0-android</version> </parent> <artifactId>failureaccess</artifactId>
Registered: 2025-05-30 12:43 - Last Modified: 2025-02-12 18:13 - 5.4K 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) -
android/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>com.google.guava</groupId> <artifactId>guava-parent</artifactId> <version>999.0.0-HEAD-android-SNAPSHOT</version> <packaging>pom</packaging> <name>Guava Maven Parent</name>
Registered: 2025-05-30 12:43 - Last Modified: 2025-04-12 22:10 - 24.5K 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>com.google.guava</groupId> <artifactId>guava-parent</artifactId> <version>999.0.0-HEAD-jre-SNAPSHOT</version> <packaging>pom</packaging> <name>Guava Maven Parent</name>
Registered: 2025-05-30 12:43 - Last Modified: 2025-04-04 22:08 - 24.1K bytes - Viewed (0) -
guava-bom/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>com.google.guava</groupId> <artifactId>guava-bom</artifactId> <version>999.0.0-HEAD-jre-SNAPSHOT</version> <packaging>pom</packaging> <parent>
Registered: 2025-05-30 12:43 - Last Modified: 2025-03-03 23:02 - 1.7K bytes - Viewed (0) -
fess-crawler-lasta/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> <artifactId>fess-crawler-lasta</artifactId> <packaging>jar</packaging> <name>Fess Crawler for LastaFlute</name> <description>This is LastaFlute support.</description> <parent>
Registered: 2025-05-25 03:50 - Last Modified: 2024-07-29 03:48 - 2.9K 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) -
fess-crawler-opensearch/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> <artifactId>fess-crawler-opensearch</artifactId> <packaging>jar</packaging> <name>Fess Crawler OpenSearch</name> <parent> <groupId>org.codelibs.fess</groupId> <artifactId>fess-crawler-parent</artifactId>
Registered: 2025-05-25 03:50 - Last Modified: 2025-02-13 06:55 - 3.4K bytes - Viewed (0) -
api/maven-api-cli/pom.xml
specific language governing permissions and limitations under the License. --> <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> <parent> <groupId>org.apache.maven</groupId>
Registered: 2025-05-24 08:56 - Last Modified: 2025-03-13 12:50 - 2.8K bytes - Viewed (0)