Last Version

Pojomatic Project 2.2.0

Parent and aggregator for all artifacts related to the Pojomatic project.

License

License

GroupId

GroupId

org.pojomatic
ArtifactId

ArtifactId

pojomatic-all
Version

Version

2.2.0
Type

Type

pom
Description

Description

Pojomatic Project
Parent and aggregator for all artifacts related to the Pojomatic project.
Project URL

Project URL

http://www.pojomatic.org
Source Code Management

Source Code Management

https://github.com/irobertson/pojomatic

Download pojomatic-all 2.2.0

Filename Size
pojomatic-all-2.2.0.pom 8 KB
Browse

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

Dependencies

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

Project Modules

  • pojomatic
  • pojomatic-test-utils