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

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-juel
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Annotation-based design by contract library.

Download contract-guice-juel

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.github.sebhoss.contract : contract-guice-defaults jar 1.0.0
com.github.sebhoss.contract : contract-juel jar 1.0.0
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

There are no modules declared in this project.

Versions

Version
1.0.0