antares

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
Last Version

Last Version

1.4.0
Release Date

Release Date

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

Filename Size
antares-1.4.0.pom 8 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0