| License |
License |
|---|---|
| GroupId | GroupIdcom.nixend |
| ArtifactId | ArtifactIdmanny-plugin-auth |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| manny-plugin-auth-1.2.6.pom | |
| manny-plugin-auth-1.2.6.jar | 7 KB |
| manny-plugin-auth-1.2.6-sources.jar | 4 KB |
| manny-plugin-auth-1.2.6-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-plugin-auth/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-plugin-auth</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-plugin-auth/
implementation 'com.nixend:manny-plugin-auth:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-plugin-auth/
implementation ("com.nixend:manny-plugin-auth:1.2.6")
'com.nixend:manny-plugin-auth:jar:1.2.6'
<dependency org="com.nixend" name="manny-plugin-auth" rev="1.2.6">
<artifact name="manny-plugin-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-plugin-auth', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-plugin-auth" % "1.2.6"
[com.nixend/manny-plugin-auth "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nixend : manny-common | jar | 1.2.6 |
| org.springframework : spring-webflux | jar | |
| org.springframework.boot : spring-boot | jar | 2.4.3 |