com.nixend:manny-core

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

License

License

GroupId

GroupId

com.nixend
ArtifactId

ArtifactId

manny-core
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-core
Project Organization

Project Organization

Nixend

Download manny-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.nixend/manny-core/ -->
<dependency>
    <groupId>com.nixend</groupId>
    <artifactId>manny-core</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.nixend/manny-core/
implementation 'com.nixend:manny-core:1.2.6'
// https://jarcasting.com/artifacts/com.nixend/manny-core/
implementation ("com.nixend:manny-core:1.2.6")
'com.nixend:manny-core:jar:1.2.6'
<dependency org="com.nixend" name="manny-core" rev="1.2.6">
  <artifact name="manny-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nixend', module='manny-core', version='1.2.6')
)
libraryDependencies += "com.nixend" % "manny-core" % "1.2.6"
[com.nixend/manny-core "1.2.6"]

Dependencies

compile (7)

Group / Artifact Type Version
com.nixend : manny-common jar 1.2.6
org.springframework : spring-webflux jar
org.projectlombok : lombok jar 1.18.18
com.alibaba : fastjson jar 1.2.76
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-lang3 jar 3.11
org.springframework.boot : spring-boot jar 2.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.6