License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.piesoftsol.oneservice.common |
ArtifactId | ArtifactIdoneservice-no-security |
Last Version | Last Version6.0.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOneservice Spring Framework No Security
Oneservice Spring Framework No Security
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-no-security/ -->
<dependency>
<groupId>com.piesoftsol.oneservice.common</groupId>
<artifactId>oneservice-no-security</artifactId>
<version>6.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-no-security/
implementation 'com.piesoftsol.oneservice.common:oneservice-no-security:6.0.0-RC1'
// https://jarcasting.com/artifacts/com.piesoftsol.oneservice.common/oneservice-no-security/
implementation ("com.piesoftsol.oneservice.common:oneservice-no-security:6.0.0-RC1")
'com.piesoftsol.oneservice.common:oneservice-no-security:jar:6.0.0-RC1'
<dependency org="com.piesoftsol.oneservice.common" name="oneservice-no-security" rev="6.0.0-RC1">
<artifact name="oneservice-no-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.piesoftsol.oneservice.common', module='oneservice-no-security', version='6.0.0-RC1')
)
libraryDependencies += "com.piesoftsol.oneservice.common" % "oneservice-no-security" % "6.0.0-RC1"
[com.piesoftsol.oneservice.common/oneservice-no-security "6.0.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
com.piesoftsol.oneservice.common : oneservice-commons | jar | 6.0.0-RC1 |
org.springframework.security : spring-security-config | jar | |
org.springframework.security : spring-security-web | jar | |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.10 |
io.springfox : springfox-swagger-ui | jar | 3.0.0-SNAPSHOT |
io.springfox : springfox-swagger2 | jar | 3.0.0-SNAPSHOT |
io.springfox : springfox-data-rest | jar | 3.0.0-SNAPSHOT |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.2 |
commons-io : commons-io | jar | 2.6 |
org.springframework.cloud : spring-cloud-starter-sleuth | jar | |
org.springframework.cloud : spring-cloud-sleuth-core | jar | |
org.springframework.cloud : spring-cloud-sleuth-zipkin | jar | |
org.springframework.cloud : spring-cloud-starter-zipkin | jar | |
org.springframework.boot : spring-boot-devtools Optional | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.2.6.RELEASE |
org.springframework.security : spring-security-test | jar | |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.platform : junit-platform-runner | jar |