License |
License |
---|---|
Categories |
CategoriesH2 Data Databases Security OAuth2 |
GroupId | GroupIdcom.toceansoft |
ArtifactId | ArtifactIdtocean-security-oauth2-api |
Last Version | Last Version1.0.3-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.toceansoft/tocean-security-oauth2-api/ -->
<dependency>
<groupId>com.toceansoft</groupId>
<artifactId>tocean-security-oauth2-api</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.toceansoft/tocean-security-oauth2-api/
implementation 'com.toceansoft:tocean-security-oauth2-api:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.toceansoft/tocean-security-oauth2-api/
implementation ("com.toceansoft:tocean-security-oauth2-api:1.0.3-RELEASE")
'com.toceansoft:tocean-security-oauth2-api:jar:1.0.3-RELEASE'
<dependency org="com.toceansoft" name="tocean-security-oauth2-api" rev="1.0.3-RELEASE">
<artifact name="tocean-security-oauth2-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.toceansoft', module='tocean-security-oauth2-api', version='1.0.3-RELEASE')
)
libraryDependencies += "com.toceansoft" % "tocean-security-oauth2-api" % "1.0.3-RELEASE"
[com.toceansoft/tocean-security-oauth2-api "1.0.3-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
com.google.guava : guava | jar | 19.0 |
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.security.oauth : spring-security-oauth2 | jar | |
org.hibernate : hibernate-validator | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.apache.commons : commons-collections4 | jar | 4.1 |
commons-beanutils : commons-beanutils | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |