com.nixend:manny-common

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.nixend
ArtifactId

ArtifactId

manny-common
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://manny.nixend.com/manny-common
Project Organization

Project Organization

Nixend

Download manny-common

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6