containerconfig

Helper for configuring EE container.

License

License

Categories

Categories

Container config Application Layer Libs Configuration
GroupId

GroupId

com.newmainsoftech.eatestutil
ArtifactId

ArtifactId

containerconfig
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

containerconfig
Helper for configuring EE container.
Project URL

Project URL

https://code.google.com/p/ejbutil
Project Organization

Project Organization

NewMain Softech
Source Code Management

Source Code Management

https://code.google.com/p/ejbutil/source/checkout/tags/containerconfig-1.3

Download containerconfig

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.7.4
org.aspectj : aspectjrt jar 1.7.4
com.newmainsoftech : aspectjutil-injection jar 1.1
org.codehaus.cargo : cargo-core-uberjar jar 1.4.6
dom4j : dom4j jar 1.6.1
javax.xml.bind : jaxb-api jar 2.2.7
com.sun.xml.bind : jaxb-impl jar 2.2.7
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0
junit : junit jar 4.11

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
com.newmainsoftech : aspectjutil-testutil jar 1.0.3
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0