License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-auth-mongo |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionholds commons classes and services used to develop REST applications with spring mvc
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-auth-mongo-4.3.1.pom | |
commons-auth-mongo-4.3.1.jar | 18 KB |
commons-auth-mongo-4.3.1-sources.jar | 7 KB |
commons-auth-mongo-4.3.1-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-mongo/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-auth-mongo</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-mongo/
implementation 'io.rocketbase.commons:commons-auth-mongo:4.3.1'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-auth-mongo/
implementation ("io.rocketbase.commons:commons-auth-mongo:4.3.1")
'io.rocketbase.commons:commons-auth-mongo:jar:4.3.1'
<dependency org="io.rocketbase.commons" name="commons-auth-mongo" rev="4.3.1">
<artifact name="commons-auth-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-auth-mongo', version='4.3.1')
)
libraryDependencies += "io.rocketbase.commons" % "commons-auth-mongo" % "4.3.1"
[io.rocketbase.commons/commons-auth-mongo "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-auth-service | jar | 4.3.1 |
org.springframework.data : spring-data-mongodb | jar | |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
io.rocketbase.commons : commons-auth-test | jar | 4.3.1 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | |
de.flapdoodle.embed : de.flapdoodle.embed.mongo | jar | |
org.junit.vintage : junit-vintage-engine | jar |