License |
License |
---|---|
GroupId | GroupIdcom.thelastcheck.commons |
ArtifactId | ArtifactIdtlc-commons-base |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontlc-commons-base
TLC Command Base Utilities and Classes
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tlc-commons-base-2.5.1.pom | |
tlc-commons-base-2.5.1.jar | 46 KB |
tlc-commons-base-2.5.1-sources.jar | 27 KB |
tlc-commons-base-2.5.1-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-base/ -->
<dependency>
<groupId>com.thelastcheck.commons</groupId>
<artifactId>tlc-commons-base</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-base/
implementation 'com.thelastcheck.commons:tlc-commons-base:2.5.1'
// https://jarcasting.com/artifacts/com.thelastcheck.commons/tlc-commons-base/
implementation ("com.thelastcheck.commons:tlc-commons-base:2.5.1")
'com.thelastcheck.commons:tlc-commons-base:jar:2.5.1'
<dependency org="com.thelastcheck.commons" name="tlc-commons-base" rev="2.5.1">
<artifact name="tlc-commons-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thelastcheck.commons', module='tlc-commons-base', version='2.5.1')
)
libraryDependencies += "com.thelastcheck.commons" % "tlc-commons-base" % "2.5.1"
[com.thelastcheck.commons/tlc-commons-base "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.5 |
commons-io : commons-io | jar | 2.7 |
commons-configuration : commons-configuration | jar | 1.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
com.thelastcheck.commons : tlc-commons-buffer | jar | 2.5.1 |
javax.media.jai » com.springsource.javax.media.jai.core | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |