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