License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.coderepositories |
ArtifactId | ArtifactIdjcommons-datatransfer |
Last Version | Last Version1.0.v201602292337 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcommons-datatransfer
My Java Commons Lib Core
|
<!-- https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-datatransfer/ -->
<dependency>
<groupId>com.github.coderepositories</groupId>
<artifactId>jcommons-datatransfer</artifactId>
<version>1.0.v201602292337</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-datatransfer/
implementation 'com.github.coderepositories:jcommons-datatransfer:1.0.v201602292337'
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-datatransfer/
implementation ("com.github.coderepositories:jcommons-datatransfer:1.0.v201602292337")
'com.github.coderepositories:jcommons-datatransfer:jar:1.0.v201602292337'
<dependency org="com.github.coderepositories" name="jcommons-datatransfer" rev="1.0.v201602292337">
<artifact name="jcommons-datatransfer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coderepositories', module='jcommons-datatransfer', version='1.0.v201602292337')
)
libraryDependencies += "com.github.coderepositories" % "jcommons-datatransfer" % "1.0.v201602292337"
[com.github.coderepositories/jcommons-datatransfer "1.0.v201602292337"]
Group / Artifact | Type | Version |
---|---|---|
com.github.coderepositories : jcommons-core | jar | 1.0.v201602292337 |
org.apache.poi : poi | jar | 3.12 |
org.apache.poi : poi-ooxml | jar | 3.12 |
com.thoughtworks.xstream : xstream | jar | 1.4.8 |
org.jdom : jdom2 | jar | 2.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |