| License |
License |
|---|---|
| GroupId | GroupIdcom.moomanow |
| ArtifactId | ArtifactIdmoomanow-authentication |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionss
|
<!-- https://jarcasting.com/artifacts/com.moomanow/moomanow-authentication/ -->
<dependency>
<groupId>com.moomanow</groupId>
<artifactId>moomanow-authentication</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.moomanow/moomanow-authentication/
implementation 'com.moomanow:moomanow-authentication:0.1.0'
// https://jarcasting.com/artifacts/com.moomanow/moomanow-authentication/
implementation ("com.moomanow:moomanow-authentication:0.1.0")
'com.moomanow:moomanow-authentication:jar:0.1.0'
<dependency org="com.moomanow" name="moomanow-authentication" rev="0.1.0">
<artifact name="moomanow-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moomanow', module='moomanow-authentication', version='0.1.0')
)
libraryDependencies += "com.moomanow" % "moomanow-authentication" % "0.1.0"
[com.moomanow/moomanow-authentication "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-test | jar | |
| org.slf4j : jcl-over-slf4j | jar | 1.7.12 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.5 |
| org.apache.logging.log4j : log4j-core | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| javax.servlet.jsp : jsp-api | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 2.0 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.12 |