Last Version

com.mysema.contracts:contracts 0.1.5

OpenSource projects hosted by Mysema Ltd

License

License

GNU Lesser General Public License, Version 2.1
GroupId

GroupId

com.mysema.contracts
ArtifactId

ArtifactId

contracts
Version

Version

0.1.5
Type

Type

jar
Description

Description

OpenSource projects hosted by Mysema Ltd
Project Organization

Project Organization

Mysema Ltd

Download contracts 0.1.5


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

Dependencies

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 2.5.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.