Last Version

EM - Annotations 0.2.0

Annotations for common contracts (restful services, servlet containers, ...)

License

License

GroupId

GroupId

com.commsen.em
ArtifactId

ArtifactId

em.annotations
Version

Version

0.2.0
Type

Type

jar
Description

Description

EM - Annotations
Annotations for common contracts (restful services, servlet containers, ...)
Project Organization

Project Organization

Commsen International

Download em.annotations 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
biz.aQute.bnd : biz.aQute.bnd.annotation jar 3.4.0
org.osgi : org.osgi.annotation jar 6.0.0
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0

Project Modules

There are no modules declared in this project.