Last Version

distributeme-parent 2.3.8

parent for all distributeme projects

License

License

Categories

Categories

Net Other General Purpose Libraries
GroupId

GroupId

net.anotheria
ArtifactId

ArtifactId

distributeme-parent
Version

Version

2.3.8
Type

Type

pom
Description

Description

distributeme-parent
parent for all distributeme projects
Project Organization

Project Organization

anotheria.net
Source Code Management

Source Code Management

https://github.com/anotheria/distributeme.git

Download distributeme-parent 2.3.8


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.1

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12

Project Modules

  • distributeme-core
  • distributeme-generator
  • distributeme-support
  • distributeme-registry
  • distributeme-agents
  • distributeme-test
  • distributeme-consul-registry-connector