| License |
License |
|---|---|
| GroupId | GroupIdcom.newmainsoftech.eatestutil |
| ArtifactId | ArtifactIdejbtestutil |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionejbtestutil
Helper for EJB testing.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationNewMain Softech |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ejbtestutil-1.2.pom | |
| ejbtestutil-1.2.jar | 46 KB |
| ejbtestutil-1.2-sources.jar | 24 KB |
| ejbtestutil-1.2-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/ -->
<dependency>
<groupId>com.newmainsoftech.eatestutil</groupId>
<artifactId>ejbtestutil</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/
implementation 'com.newmainsoftech.eatestutil:ejbtestutil:1.2'
// https://jarcasting.com/artifacts/com.newmainsoftech.eatestutil/ejbtestutil/
implementation ("com.newmainsoftech.eatestutil:ejbtestutil:1.2")
'com.newmainsoftech.eatestutil:ejbtestutil:jar:1.2'
<dependency org="com.newmainsoftech.eatestutil" name="ejbtestutil" rev="1.2">
<artifact name="ejbtestutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmainsoftech.eatestutil', module='ejbtestutil', version='1.2')
)
libraryDependencies += "com.newmainsoftech.eatestutil" % "ejbtestutil" % "1.2"
[com.newmainsoftech.eatestutil/ejbtestutil "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.newmainsoftech.eatestutil : containerconfig | jar | 1.3 |
| com.newmainsoftech : aspectjutil-injection | jar | 1.1 |
| com.newmainsoftech : aspectjutil-adviseutil | jar | 2.1.2 |
| org.aspectj : aspectjweaver | jar | 1.7.4 |
| org.aspectj : aspectjrt | jar | 1.7.4 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 1.9.5 |
| com.newmainsoftech : aspectjutil-testutil | jar | 1.0.3 |
| junit : junit | jar | 4.11 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |