| License |
License |
|---|---|
| Categories |
CategoriesContainer config Application Layer Libs Configuration |
| GroupId | GroupIdcom.newmainsoftech.eatestutil |
| ArtifactId | ArtifactIdcontainerconfig |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncontainerconfig
Helper for configuring EE container.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNewMain Softech |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| containerconfig-1.3.pom | |
| containerconfig-1.3.jar | 12 KB |
| containerconfig-1.3-sources.jar | 6 KB |
| containerconfig-1.3-javadoc.jar | 41 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| junit : junit | jar | 4.11 |
| 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 |