Last Version

antares 1.4.0

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

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

antares
Version

Version

1.4.0
Type

Type

pom
Description

Description

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

Project URL

http://maven.apache.org
Project Organization

Project Organization

Pivotal Software, Inc.

Download antares 1.4.0

Filename Size
antares-1.4.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • antares-common
  • antares-client
  • antares-server
  • antares-store
  • antares-tower
  • antares-client-spring
  • antares-demo
  • antares-alarm
  • antares-client-spring-starter
  • antares-demo-spring-starter