License |
License |
---|---|
Categories |
CategoriesNet Security ORM Data |
GroupId | GroupIdnet.n2oapp.platform |
ArtifactId | ArtifactIdn2o-platform-security |
Version | Version4.5.0 |
Type | Typepom |
Description |
DescriptionFree platform for building microservices based on Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
n2o-platform-security-4.5.0.pom | 744 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-security/ -->
<dependency>
<groupId>net.n2oapp.platform</groupId>
<artifactId>n2o-platform-security</artifactId>
<version>4.5.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-security/
implementation 'net.n2oapp.platform:n2o-platform-security:4.5.0'
// https://jarcasting.com/artifacts/net.n2oapp.platform/n2o-platform-security/
implementation ("net.n2oapp.platform:n2o-platform-security:4.5.0")
'net.n2oapp.platform:n2o-platform-security:pom:4.5.0'
<dependency org="net.n2oapp.platform" name="n2o-platform-security" rev="4.5.0">
<artifact name="n2o-platform-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.platform', module='n2o-platform-security', version='4.5.0')
)
libraryDependencies += "net.n2oapp.platform" % "n2o-platform-security" % "4.5.0"
[net.n2oapp.platform/n2o-platform-security "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |