License |
License
D3X Systems Software License
|
---|---|
GroupId | GroupIdcom.d3xsystems |
ArtifactId | ArtifactIdd3x-core-rest |
Last Version | Last Version1.0.82 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiond3x-core-rest
A core java library from D3X systems
|
Project Organization |
Project OrganizationD3X Systems |
Filename | Size |
---|---|
d3x-core-rest-1.0.82.pom | |
d3x-core-rest-1.0.82.jar | 82 KB |
d3x-core-rest-1.0.82-sources.jar | 34 KB |
d3x-core-rest-1.0.82-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-rest/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>d3x-core-rest</artifactId>
<version>1.0.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-rest/
implementation 'com.d3xsystems:d3x-core-rest:1.0.82'
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-rest/
implementation ("com.d3xsystems:d3x-core-rest:1.0.82")
'com.d3xsystems:d3x-core-rest:jar:1.0.82'
<dependency org="com.d3xsystems" name="d3x-core-rest" rev="1.0.82">
<artifact name="d3x-core-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='d3x-core-rest', version='1.0.82')
)
libraryDependencies += "com.d3xsystems" % "d3x-core-rest" % "1.0.82"
[com.d3xsystems/d3x-core-rest "1.0.82"]
Group / Artifact | Type | Version |
---|---|---|
com.d3xsystems : d3x-core-http-server | jar | 1.0.82 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.6.1.Final |
org.jboss.resteasy : resteasy-multipart-provider | jar | 3.6.1.Final |
org.jboss.resteasy : resteasy-servlet-initializer | jar | 3.6.1.Final |
ch.qos.logback : logback-classic | jar | 1.0.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
org.unitils : unitils-core | jar | 3.4.2 |