License |
License |
---|---|
GroupId | GroupIdcom.nixend |
ArtifactId | ArtifactIdmanny-core |
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-core-1.2.6.pom | |
manny-core-1.2.6.jar | 20 KB |
manny-core-1.2.6-sources.jar | 12 KB |
manny-core-1.2.6-javadoc.jar | 144 KB |
Browse |
<!-- 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"]
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 |