Last Version

parent 0.1.2

parent for ORM, fluentsql and commons.This is only for unifying the version of the 3 maven projects associated with ivanceras orm

License

License

GroupId

GroupId

com.ivanceras
ArtifactId

ArtifactId

parent
Version

Version

0.1.2
Type

Type

pom
Description

Description

parent
parent for ORM, fluentsql and commons.This is only for unifying the version of the 3 maven projects associated with ivanceras orm
Project URL

Project URL

https://github.com/ivanceras/parent

Download parent 0.1.2

Filename Size
parent-0.1.2.pom 4 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.