License |
License
D3X Systems Software License
|
---|---|
GroupId | GroupIdcom.d3xsystems |
ArtifactId | ArtifactIdd3x-core-http-server |
Last Version | Last Version1.0.82 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiond3x-core-http-server
A core java library from D3X systems
|
Project Organization |
Project OrganizationD3X Systems |
Filename | Size |
---|---|
d3x-core-http-server-1.0.82.pom | |
d3x-core-http-server-1.0.82.jar | 35 KB |
d3x-core-http-server-1.0.82-sources.jar | 20 KB |
d3x-core-http-server-1.0.82-javadoc.jar | 481 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-server/ -->
<dependency>
<groupId>com.d3xsystems</groupId>
<artifactId>d3x-core-http-server</artifactId>
<version>1.0.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-server/
implementation 'com.d3xsystems:d3x-core-http-server:1.0.82'
// https://jarcasting.com/artifacts/com.d3xsystems/d3x-core-http-server/
implementation ("com.d3xsystems:d3x-core-http-server:1.0.82")
'com.d3xsystems:d3x-core-http-server:jar:1.0.82'
<dependency org="com.d3xsystems" name="d3x-core-http-server" rev="1.0.82">
<artifact name="d3x-core-http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.d3xsystems', module='d3x-core-http-server', version='1.0.82')
)
libraryDependencies += "com.d3xsystems" % "d3x-core-http-server" % "1.0.82"
[com.d3xsystems/d3x-core-http-server "1.0.82"]
Group / Artifact | Type | Version |
---|---|---|
com.d3xsystems : d3x-core-db | jar | 1.0.82 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.8.v20171121 |
org.freemarker : freemarker | jar | 2.3.27-incubating |
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 |