License |
License |
---|---|
GroupId | GroupIdcom.nablarch.integration |
ArtifactId | ArtifactIdnablarch-jaxrs-adaptor |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNablarch Framework.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nablarch-jaxrs-adaptor-1.0.8.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-jaxrs-adaptor/ -->
<dependency>
<groupId>com.nablarch.integration</groupId>
<artifactId>nablarch-jaxrs-adaptor</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-jaxrs-adaptor/
implementation 'com.nablarch.integration:nablarch-jaxrs-adaptor:1.0.8'
// https://jarcasting.com/artifacts/com.nablarch.integration/nablarch-jaxrs-adaptor/
implementation ("com.nablarch.integration:nablarch-jaxrs-adaptor:1.0.8")
'com.nablarch.integration:nablarch-jaxrs-adaptor:pom:1.0.8'
<dependency org="com.nablarch.integration" name="nablarch-jaxrs-adaptor" rev="1.0.8">
<artifact name="nablarch-jaxrs-adaptor" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nablarch.integration', module='nablarch-jaxrs-adaptor', version='1.0.8')
)
libraryDependencies += "com.nablarch.integration" % "nablarch-jaxrs-adaptor" % "1.0.8"
[com.nablarch.integration/nablarch-jaxrs-adaptor "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |