is not current version
Last Version 1.1.3

com.github.bld-commons:dev-persistence 1.0.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.bld-commons
ArtifactId

ArtifactId

dev-persistence
Version

Version

1.0.5
Type

Type

pom
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/bld-commons/dev-persistence.git
Source Code Management

Source Code Management

https://github.com/bld-commons/dev-persistence

Download dev-persistence 1.0.5

Filename Size
dev-persistence-1.0.5.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.bld-commons/dev-persistence/ -->
<dependency>
    <groupId>com.github.bld-commons</groupId>
    <artifactId>dev-persistence</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-persistence/
implementation 'com.github.bld-commons:dev-persistence:1.0.5'
// https://jarcasting.com/artifacts/com.github.bld-commons/dev-persistence/
implementation ("com.github.bld-commons:dev-persistence:1.0.5")
'com.github.bld-commons:dev-persistence:pom:1.0.5'
<dependency org="com.github.bld-commons" name="dev-persistence" rev="1.0.5">
  <artifact name="dev-persistence" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bld-commons', module='dev-persistence', version='1.0.5')
)
libraryDependencies += "com.github.bld-commons" % "dev-persistence" % "1.0.5"
[com.github.bld-commons/dev-persistence "1.0.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-jpa-service
  • jpa-service-plugin-generator