is not current version
Last Version 1.2

com.newmainsoftech.eatestutil:ejbtestutil 1.1

Helper for EJB testing.

GroupId

GroupId

com.newmainsoftech.eatestutil
ArtifactId

ArtifactId

ejbtestutil
Version

Version

1.1
Type

Type

jar

Download ejbtestutil 1.1


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