Last Version

PLOOP 0.5.0

Programming Library for Object-Oriented Persistence

License

License

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

ploop
Version

Version

0.5.0
Type

Type

jar
Description

Description

PLOOP
Programming Library for Object-Oriented Persistence
Project URL

Project URL

http://www.globalmentor.com/software/
Project Organization

Project Organization

GlobalMentor, Inc.
Source Code Management

Source Code Management

https://bitbucket.org/globalmentor/ploop

Download ploop 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.5.0
com.globalmentor : urframework jar 0.5.0
cglib : cglib jar 3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.