is not current version
Last Version 3.6.0.1

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

Parent for etl-agent project

GroupId

GroupId

org.bitbucket.bradleysmithllc.etl-agent
ArtifactId

ArtifactId

parent
Version

Version

1.2.11
Type

Type

pom

Download parent 1.2.11

Filename Size
parent-1.2.11.pom 3 KB
Browse

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