Last Version

com.github.sebhoss.contract:contract-ognl 1.0.0

Annotation-based design by contract library.

License

License

GroupId

GroupId

com.github.sebhoss.contract
ArtifactId

ArtifactId

contract-ognl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Annotation-based design by contract library.

Download contract-ognl 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
ognl : ognl jar 3.0.6
com.github.sebhoss.contract : contract-verifier jar 1.0.0
com.github.sebhoss : common-annotations jar
ch.qos.cal10n : cal10n-api jar

Project Modules

There are no modules declared in this project.