License |
License |
---|---|
GroupId | GroupIdcom.nixend |
ArtifactId | ArtifactIdmanny-common |
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-common-1.2.6.pom | |
manny-common-1.2.6.jar | 36 KB |
manny-common-1.2.6-sources.jar | 15 KB |
manny-common-1.2.6-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nixend/manny-common/ -->
<dependency>
<groupId>com.nixend</groupId>
<artifactId>manny-common</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-common/
implementation 'com.nixend:manny-common:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-common/
implementation ("com.nixend:manny-common:1.2.6")
'com.nixend:manny-common:jar:1.2.6'
<dependency org="com.nixend" name="manny-common" rev="1.2.6">
<artifact name="manny-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-common', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-common" % "1.2.6"
[com.nixend/manny-common "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.alibaba : fastjson | jar | 1.2.76 |
com.auth0 : java-jwt | jar | 3.16.0 |