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 |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTGI Commons
TGI Commons - Parent Project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tgi-commons-2.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons/ -->
<dependency>
<groupId>it.techgap</groupId>
<artifactId>tgi-commons</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons/
implementation 'it.techgap:tgi-commons:2.0.0'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons/
implementation ("it.techgap:tgi-commons:2.0.0")
'it.techgap:tgi-commons:pom:2.0.0'
<dependency org="it.techgap" name="tgi-commons" rev="2.0.0">
<artifact name="tgi-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons', version='2.0.0')
)
libraryDependencies += "it.techgap" % "tgi-commons" % "2.0.0"
[it.techgap/tgi-commons "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 |
---|---|---|
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.