Last Version

com.nixend:manny-admin 1.2.6

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

License

License

GroupId

GroupId

com.nixend
ArtifactId

ArtifactId

manny-admin
Version

Version

1.2.6
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-admin
Project Organization

Project Organization

Nixend

Download manny-admin 1.2.6


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

Dependencies

compile (6)

Group / Artifact Type Version
com.nixend : manny-common jar 1.2.6
com.nixend : manny-remoting-zookeeper jar 1.2.6
org.springframework.boot : spring-boot-starter-web jar 2.4.3
org.yaml : snakeyaml jar 1.27
org.apache.dubbo : dubbo jar 2.7.12
com.alibaba : fastjson jar 1.2.76

Project Modules

There are no modules declared in this project.