License |
License |
---|---|
GroupId | GroupIdcom.github.coderepositories |
ArtifactId | ArtifactIdjcommons-tools-mbg |
Last Version | Last Version1.0.v201602292337 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjcommons-tools-mbg
My Java Commons Tools MBG
|
<!-- https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mbg/ -->
<dependency>
<groupId>com.github.coderepositories</groupId>
<artifactId>jcommons-tools-mbg</artifactId>
<version>1.0.v201602292337</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mbg/
implementation 'com.github.coderepositories:jcommons-tools-mbg:1.0.v201602292337'
// https://jarcasting.com/artifacts/com.github.coderepositories/jcommons-tools-mbg/
implementation ("com.github.coderepositories:jcommons-tools-mbg:1.0.v201602292337")
'com.github.coderepositories:jcommons-tools-mbg:jar:1.0.v201602292337'
<dependency org="com.github.coderepositories" name="jcommons-tools-mbg" rev="1.0.v201602292337">
<artifact name="jcommons-tools-mbg" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.coderepositories', module='jcommons-tools-mbg', version='1.0.v201602292337')
)
libraryDependencies += "com.github.coderepositories" % "jcommons-tools-mbg" % "1.0.v201602292337"
[com.github.coderepositories/jcommons-tools-mbg "1.0.v201602292337"]
Group / Artifact | Type | Version |
---|---|---|
com.github.coderepositories : jcommons-core | jar | 1.0.v201602292337 |
commons-dbutils : commons-dbutils | jar | 1.6 |
com.thoughtworks.xstream : xstream | jar | 1.4.8 |
mysql : mysql-connector-java | jar | 5.1.36 |
org.mybatis : mybatis | jar | 3.2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |