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
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdit.techgap |
ArtifactId | ArtifactIdtgi-commons-security-rest |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTGI Commons - Parent Project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/it.techgap/tgi-commons-security-rest/ -->
<dependency>
<groupId>it.techgap</groupId>
<artifactId>tgi-commons-security-rest</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-security-rest/
implementation 'it.techgap:tgi-commons-security-rest:1.2.1'
// https://jarcasting.com/artifacts/it.techgap/tgi-commons-security-rest/
implementation ("it.techgap:tgi-commons-security-rest:1.2.1")
'it.techgap:tgi-commons-security-rest:jar:1.2.1'
<dependency org="it.techgap" name="tgi-commons-security-rest" rev="1.2.1">
<artifact name="tgi-commons-security-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.techgap', module='tgi-commons-security-rest', version='1.2.1')
)
libraryDependencies += "it.techgap" % "tgi-commons-security-rest" % "1.2.1"
[it.techgap/tgi-commons-security-rest "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security : spring-security-web | jar | |
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.
Version |
---|
1.2.1
|