is not current version
Last Version 1.0.2

org.ow2.petals:petals-database-registry 1.0

ESB - PEtALS - Registry PostgreSQL

Categories

Categories

Data
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-database-registry
Version

Version

1.0
Type

Type

jar

Download petals-database-registry 1.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-database-registry/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-database-registry</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-database-registry/
implementation 'org.ow2.petals:petals-database-registry:1.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-database-registry/
implementation ("org.ow2.petals:petals-database-registry:1.0")
'org.ow2.petals:petals-database-registry:jar:1.0'
<dependency org="org.ow2.petals" name="petals-database-registry" rev="1.0">
  <artifact name="petals-database-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-database-registry', version='1.0')
)
libraryDependencies += "org.ow2.petals" % "petals-database-registry" % "1.0"
[org.ow2.petals/petals-database-registry "1.0"]