Last Version

net.spals.appbuilder:spals-appbuilder-annotations 0.6.5

AppBuilder is a library to help easily create application micro-services in Java and Scala.

License

License

Categories

Categories

Net
GroupId

GroupId

net.spals.appbuilder
ArtifactId

ArtifactId

spals-appbuilder-annotations
Version

Version

0.6.5
Type

Type

jar
Description

Description

AppBuilder is a library to help easily create application micro-services in Java and Scala.

Download spals-appbuilder-annotations 0.6.5


<!-- https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-annotations/ -->
<dependency>
    <groupId>net.spals.appbuilder</groupId>
    <artifactId>spals-appbuilder-annotations</artifactId>
    <version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-annotations/
implementation 'net.spals.appbuilder:spals-appbuilder-annotations:0.6.5'
// https://jarcasting.com/artifacts/net.spals.appbuilder/spals-appbuilder-annotations/
implementation ("net.spals.appbuilder:spals-appbuilder-annotations:0.6.5")
'net.spals.appbuilder:spals-appbuilder-annotations:jar:0.6.5'
<dependency org="net.spals.appbuilder" name="spals-appbuilder-annotations" rev="0.6.5">
  <artifact name="spals-appbuilder-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.spals.appbuilder', module='spals-appbuilder-annotations', version='0.6.5')
)
libraryDependencies += "net.spals.appbuilder" % "spals-appbuilder-annotations" % "0.6.5"
[net.spals.appbuilder/spals-appbuilder-annotations "0.6.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.inject : guice jar 4.1.0

runtime (4)

Group / Artifact Type Version
com.google.inject.extensions : guice-assistedinject jar 4.1.0
com.netflix.governator : governator-api jar 1.15.10
javax.ws.rs : javax.ws.rs-api jar 2.1
javax.validation : validation-api jar 1.1.0.Final

Project Modules

There are no modules declared in this project.