Last Version

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

Annotation-based design by contract library.

License

License

GroupId

GroupId

com.github.sebhoss.contract
ArtifactId

ArtifactId

contract-cdi
Version

Version

1.0.0
Type

Type

pom
Description

Description

Annotation-based design by contract library.

Download contract-cdi 1.0.0

Filename Size
contract-cdi-1.0.0.pom 2 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
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

  • contract-cdi-defaults
  • contract-cdi-javascript
  • contract-cdi-jexl
  • contract-cdi-juel
  • contract-cdi-mvel
  • contract-cdi-ognl
  • contract-cdi-spel
  • contract-cdi-uel