is not current version
Last Version 3.6.0.1

org.bitbucket.bradleysmithllc.etl-agent:parent 3.6.0.0

Parent for etl-agent project

GroupId

GroupId

org.bitbucket.bradleysmithllc.etl-agent
ArtifactId

ArtifactId

parent
Version

Version

3.6.0.0
Type

Type

pom

Download parent 3.6.0.0

Filename Size
parent-3.6.0.0.pom 5 KB
Browse

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