lazy-cat-parent

parent project

License

License

GroupId

GroupId

cool.lazy-cat
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

lazy-cat-parent
parent project
Project URL

Project URL

https://github.com/jason-apache/lazy-cat
Source Code Management

Source Code Management

https://github.com/apache/maven/tree/master

Download parent

Filename Size
parent-2.4.0.pom 8 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • orm-core
  • orm-api
  • orm-base
  • orm-annotation
  • orm-api-base

Versions

Version
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
1.0.0