Last Version

EjbContext 1.0.1.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

ru.send-to.ejb
ArtifactId

ArtifactId

EjbContext
Version

Version

1.0.1.0
Type

Type

ejb
Description

Description

EjbContext
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/nleva/EjbContext
Source Code Management

Source Code Management

https://github.com/nleva/EjbContext

Download EjbContext 1.0.1.0


<!-- https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/ -->
<dependency>
    <groupId>ru.send-to.ejb</groupId>
    <artifactId>EjbContext</artifactId>
    <version>1.0.1.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation 'ru.send-to.ejb:EjbContext:1.0.1.0'
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation ("ru.send-to.ejb:EjbContext:1.0.1.0")
'ru.send-to.ejb:EjbContext:ejb:1.0.1.0'
<dependency org="ru.send-to.ejb" name="EjbContext" rev="1.0.1.0">
  <artifact name="EjbContext" type="ejb" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.ejb', module='EjbContext', version='1.0.1.0')
)
libraryDependencies += "ru.send-to.ejb" % "EjbContext" % "1.0.1.0"
[ru.send-to.ejb/EjbContext "1.0.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

provided (2)

Group / Artifact Type Version
javax : javaee-api jar 7.0
ru.send-to.dto : DtoCommon jar 1.0.1

Project Modules

There are no modules declared in this project.