License |
License |
---|---|
Categories |
CategoriesArtipie Build Tools Distribution |
GroupId | GroupIdcom.artipie |
ArtifactId | ArtifactIdnpm-adapter |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnpm-adapter
Turns your files/objects into NPM artifacts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
npm-adapter-0.9.1.pom | |
npm-adapter-0.9.1.jar | 20 KB |
npm-adapter-0.9.1-sources.jar | 21 KB |
npm-adapter-0.9.1-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.artipie/npm-adapter/ -->
<dependency>
<groupId>com.artipie</groupId>
<artifactId>npm-adapter</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.artipie/npm-adapter/
implementation 'com.artipie:npm-adapter:0.9.1'
// https://jarcasting.com/artifacts/com.artipie/npm-adapter/
implementation ("com.artipie:npm-adapter:0.9.1")
'com.artipie:npm-adapter:jar:0.9.1'
<dependency org="com.artipie" name="npm-adapter" rev="0.9.1">
<artifact name="npm-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.artipie', module='npm-adapter', version='0.9.1')
)
libraryDependencies += "com.artipie" % "npm-adapter" % "0.9.1"
[com.artipie/npm-adapter "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.json : javax.json-api | jar | 1.1.4 |
org.glassfish : javax.json | jar | 1.1.4 |
com.jcabi : jcabi-log | jar | 0.18.1 |
com.artipie : asto | jar | 0.35 |
org.reactivestreams : reactive-streams | jar | 1.0.3 |
com.artipie : http | jar | 0.18.2 |
org.apache.commons : commons-lang3 | jar | 3.8 |
org.apache.commons : commons-compress | jar | 1.20 |
commons-io : commons-io | jar | 2.7 |
io.vertx : vertx-rx-java2 | jar | |
io.vertx : vertx-web-client | jar | |
io.vertx : vertx-circuit-breaker | jar | |
com.jayway.jsonpath : json-path | jar | 2.4.0 |
com.amihaiemil.web : eo-yaml | jar | 5.1.5 |
com.google.guava : guava | jar | 30.1-jre |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta1 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.8.0-alpha2 |
com.jcabi : jcabi-matchers | jar | 1.5.1 |
wtf.g4s8 : matchers-json | jar | 1.0.3 |
com.artipie : vertx-server | jar | 0.4 |
org.mockito : mockito-core | jar | 3.3.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
org.junit.jupiter : junit-jupiter-params | jar | |
org.skyscreamer : jsonassert | jar | 1.5.0 |
org.testcontainers : testcontainers | jar | 1.15.1 |
org.testcontainers : junit-jupiter | jar | 1.14.3 |