<?xml version="1.0" encoding="UTF-8"?> <ivy-module version="2.0" xmlns:m="http://ant.apache.org/ivy/maven" xmlns:e="http://ant.apache.org/ivy/extra"> <info organisation="io.apigee.trireme" module="trireme-node10" revision="0.8.9" status="release" publication="20160202021607" > <license name="MIT License" url="http://opensource.org/licenses/MIT" /> <description homepage="" /> <m:dependency.management__junit__junit__version>4.11</m:dependency.management__junit__junit__version> <m:properties__project.reporting.outputEncoding>UTF-8</m:properties__project.reporting.outputEncoding> <m:dependency.management__io.netty__netty-transport__version>4.0.14.Final</m:dependency.management__io.netty__netty-transport__version> <m:properties__useCoverage>false</m:properties__useCoverage> <m:dependency.management__org.bouncycastle__bcpkix-jdk15on__version>1.50</m:dependency.management__org.bouncycastle__bcpkix-jdk15on__version> <m:dependency.management__io.netty__netty-buffer__version>4.0.14.Final</m:dependency.management__io.netty__netty-buffer__version> <m:properties__project.build.sourceEncoding>UTF-8</m:properties__project.build.sourceEncoding> <m:dependency.management__commons-io__commons-io__version>2.4</m:dependency.management__commons-io__commons-io__version> <m:dependency.management__ch.qos.logback__logback-classic__version>1.0.9</m:dependency.management__ch.qos.logback__logback-classic__version> <m:dependency.management__org.slf4j__slf4j-simple__version>1.7.2</m:dependency.management__org.slf4j__slf4j-simple__version> <m:dependency.management__io.netty__netty-handler__version>4.0.14.Final</m:dependency.management__io.netty__netty-handler__version> <m:dependency.management__io.netty__netty-codec-http__version>4.0.14.Final</m:dependency.management__io.netty__netty-codec-http__version> <m:dependency.management__javax.servlet__servlet-api__version>2.5</m:dependency.management__javax.servlet__servlet-api__version> <e:sbtTransformHash>ef57a928279d28e1e3a15ff58c7e95f1a3a60ab8</e:sbtTransformHash> <m:dependency.management__io.netty__netty-common__version>4.0.14.Final</m:dependency.management__io.netty__netty-common__version> <m:properties__sonatypeOssDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/snapshots/</m:properties__sonatypeOssDistMgmtSnapshotsUrl> <m:maven.plugins>org.apache.maven.plugins__maven-enforcer-plugin__1.0|org.apache.maven.plugins__maven-enforcer-plugin__1.0|org.apache.maven.plugins__maven-dependency-plugin__null|org.apache.maven.plugins__maven-jar-plugin__2.4|org.apache.maven.plugins__maven-failsafe-plugin__2.18.1|com.mycila.maven-license-plugin__maven-license-plugin__1.9.0|org.apache.maven.plugins__maven-enforcer-plugin__1.0|org.apache.maven.plugins__maven-enforcer-plugin__1.0|org.apache.maven.plugins__maven-dependency-plugin__null|org.apache.maven.plugins__maven-jar-plugin__2.4|org.apache.maven.plugins__maven-failsafe-plugin__2.18.1|com.mycila.maven-license-plugin__maven-license-plugin__1.9.0</m:maven.plugins> <m:dependency.management__org.slf4j__slf4j-api__version>1.7.2</m:dependency.management__org.slf4j__slf4j-api__version> <m:dependency.management__org.mozilla__rhino__version>1.7.7.1</m:dependency.management__org.mozilla__rhino__version> <m:dependency.management__org.bouncycastle__bcprov-jdk15on__version>1.50</m:dependency.management__org.bouncycastle__bcprov-jdk15on__version> </info> <configurations> <conf name="default" visibility="public" description="runtime dependencies and master artifact can be used with this conf" extends="runtime,master"/> <conf name="master" visibility="public" description="contains only the artifact published by this module itself, with no transitive dependencies"/> <conf name="compile" visibility="public" description="this is the default scope, used if none is specified. Compile dependencies are available in all classpaths."/> <conf name="provided" visibility="public" description="this is much like compile, but indicates you expect the JDK or a container to provide it. It is only available on the compilation classpath, and is not transitive."/> <conf name="runtime" visibility="public" description="this scope indicates that the dependency is not required for compilation, but is for execution. It is in the runtime and test classpaths, but not the compile classpath." extends="compile"/> <conf name="test" visibility="private" description="this scope indicates that the dependency is not required for normal use of the application, and is only available for the test compilation and execution phases." extends="runtime"/> <conf name="system" visibility="public" description="this scope is similar to provided except that you have to provide the JAR which contains it explicitly. The artifact is always available and is not looked up in a repository."/> <conf name="sources" visibility="public" description="this configuration contains the source artifact of this module, if any."/> <conf name="javadoc" visibility="public" description="this configuration contains the javadoc artifact of this module, if any."/> <conf name="optional" visibility="public" description="contains all optional dependencies"/> </configurations> <publications> </publications> </ivy-module>