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