Last Version

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

Annotation-based design by contract library.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.sebhoss.contract
ArtifactId

ArtifactId

contract-guice
Version

Version

1.0.0
Type

Type

pom
Description

Description

Annotation-based design by contract library.

Download contract-guice 1.0.0

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

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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.sebhoss.contract : contract-aop jar 1.0.0
com.github.sebhoss.contract : contract-paranamer jar 1.0.0
com.google.inject : guice jar
com.google.inject.extensions : guice-multibindings jar
com.github.sebhoss : common-annotations jar
ch.qos.cal10n : cal10n-api jar

Project Modules

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