Last Version

com.nixend:manny 1.2.6

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

License

License

GroupId

GroupId

com.nixend
ArtifactId

ArtifactId

manny
Version

Version

1.2.6
Type

Type

pom
Description

Description

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

Project URL

http://manny.nixend.com
Project Organization

Project Organization

Nixend
Source Code Management

Source Code Management

https://github.com/nixend/manny

Download manny 1.2.6

Filename Size
manny-1.2.6.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • manny-common
  • manny-demo
  • manny-core
  • manny-remoting
  • manny-plugin
  • manny-rpc
  • manny-provider
  • manny-registry
  • manny-configcenter
  • manny-admin
  • manny-springboot-starter