Last Version

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

Annotation-based design by contract library.

License

License

GroupId

GroupId

com.github.sebhoss.contract
ArtifactId

ArtifactId

contract-spring
Version

Version

1.0.0
Type

Type

pom
Description

Description

Annotation-based design by contract library.

Download contract-spring 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.sebhoss.contract : contract-aspect jar 1.0.0
org.springframework : spring-aop jar
org.springframework : spring-aspects jar
com.github.sebhoss : common-annotations jar
ch.qos.cal10n : cal10n-api jar

Project Modules

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