tgi-commons
A set of very interesting Java based projects aimed at improving your speed in delivering back ends for web applications.
License |
License
MIT License
|
---|---|
GroupId | GroupIdit.techgap |
ArtifactId | ArtifactIdtgi-commons-offline |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTGI Commons - Parent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons-offline/ -->
<dependency>
<groupId>it.techgap</groupId>
<artifactId>tgi-commons-offline</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-offline/
implementation 'it.techgap:tgi-commons-offline:2.0.0'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-offline/
implementation ("it.techgap:tgi-commons-offline:2.0.0")
'it.techgap:tgi-commons-offline:jar:2.0.0'
<dependency org="it.techgap" name="tgi-commons-offline" rev="2.0.0">
<artifact name="tgi-commons-offline" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons-offline', version='2.0.0')
)
libraryDependencies += "it.techgap" % "tgi-commons-offline" % "2.0.0"
[it.techgap/tgi-commons-offline "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | |
org.slf4j : slf4j-api | jar | |
org.slf4j : jcl-over-slf4j | jar | |
org.slf4j : log4j-over-slf4j | jar | |
org.slf4j : jul-to-slf4j | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
commons-logging : commons-logging | jar | |
log4j : log4j | jar |
A set of very interesting Java based projects aimed at improving your speed in delivering back ends for web applications.