![JAR search and dependency download from the Maven repository](/logo.png)
META-INF.maven.org.clojure.java.classpath.pom.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of rest-resources-viz Show documentation
Show all versions of rest-resources-viz Show documentation
Transformations and visualizations for Cortex Rest resources
The newest version!
<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>java.classpath</artifactId> <version>0.2.3</version> <name>${project.artifactId}</name> <parent> <groupId>org.clojure</groupId> <artifactId>pom.contrib</artifactId> <version>0.1.2</version> </parent> <developers> <developer> <name>Stuart Sierra</name> </developer> </developers> <scm> <connection>scm:git:[email protected]:clojure/java.classpath.git</connection> <developerConnection>scm:git:[email protected]:clojure/java.classpath.git</developerConnection> <url>[email protected]:clojure/java.classpath.git</url> <tag>java.classpath-0.2.3</tag> </scm> </project>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy