License |
License |
---|---|
GroupId | GroupIdxyz.cofe |
ArtifactId | ArtifactIdcommon |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon
common lib for any platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-0.2.2.pom | |
common-0.2.2.jar | 1 MB |
common-0.2.2-sources.jar | 1 MB |
common-0.2.2-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.cofe/common/ -->
<dependency>
<groupId>xyz.cofe</groupId>
<artifactId>common</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.cofe/common/
implementation 'xyz.cofe:common:0.2.2'
// https://jarcasting.com/artifacts/xyz.cofe/common/
implementation ("xyz.cofe:common:0.2.2")
'xyz.cofe:common:jar:0.2.2'
<dependency org="xyz.cofe" name="common" rev="0.2.2">
<artifact name="common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.cofe', module='common', version='0.2.2')
)
libraryDependencies += "xyz.cofe" % "common" % "0.2.2"
[xyz.cofe/common "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sourceforge.jtds : jtds | jar | 1.3.1 |
com.zaxxer : HikariCP-java7 | jar | 2.4.13 |
com.microsoft.sqlserver : mssql-jdbc | jar | 6.2.1.jre7 |
org.slf4j : slf4j-simple | jar | 1.7.21 |
org.mariadb.jdbc : mariadb-java-client | jar | 1.7.3 |