Last Version

io.gumga:gumga-security 4.0.4

Gumga Framework Backend

License

License

Categories

Categories

Security
GroupId

GroupId

io.gumga
ArtifactId

ArtifactId

gumga-security
Version

Version

4.0.4
Type

Type

jar
Description

Description

Gumga Framework Backend
Project Organization

Project Organization

Gumga

Download gumga-security 4.0.4


<!-- https://jarcasting.com/artifacts/io.gumga/gumga-security/ -->
<dependency>
    <groupId>io.gumga</groupId>
    <artifactId>gumga-security</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gumga/gumga-security/
implementation 'io.gumga:gumga-security:4.0.4'
// https://jarcasting.com/artifacts/io.gumga/gumga-security/
implementation ("io.gumga:gumga-security:4.0.4")
'io.gumga:gumga-security:jar:4.0.4'
<dependency org="io.gumga" name="gumga-security" rev="4.0.4">
  <artifact name="gumga-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gumga', module='gumga-security', version='4.0.4')
)
libraryDependencies += "io.gumga" % "gumga-security" % "4.0.4"
[io.gumga/gumga-security "4.0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
io.gumga : gumga-domain jar 4.0.4
io.gumga : gumga-presentation jar 4.0.4
org.springframework : spring-beans jar 5.1.9.RELEASE
org.springframework : spring-web jar 5.1.9.RELEASE
org.springframework : spring-webmvc jar 5.1.9.RELEASE

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.1.9.RELEASE
com.h2database : h2 jar 1.4.196
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.9.9
org.springframework.boot : spring-boot-autoconfigure jar 1.3.8.RELEASE

Project Modules

There are no modules declared in this project.