Last Version

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

Annotation-based design by contract library.

License

License

GroupId

GroupId

com.github.sebhoss.contract
ArtifactId

ArtifactId

contract-cdi-ognl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Annotation-based design by contract library.

Download contract-cdi-ognl 1.0.0


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

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
javax.enterprise : cdi-api jar

Project Modules

There are no modules declared in this project.