| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages JUnit Unit Testing Container |
| GroupId | GroupIdcom.googlecode.mycontainer |
| ArtifactId | ArtifactIdmycontainer-junit-js |
| Last Version | Last Version1.2.59 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMycontainer JUnit JS
Test Light Weight Container
|
| Project Organization |
Project OrganizationMycontainer Team |
<!-- https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-junit-js/ -->
<dependency>
<groupId>com.googlecode.mycontainer</groupId>
<artifactId>mycontainer-junit-js</artifactId>
<version>1.2.59</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-junit-js/
implementation 'com.googlecode.mycontainer:mycontainer-junit-js:1.2.59'
// https://jarcasting.com/artifacts/com.googlecode.mycontainer/mycontainer-junit-js/
implementation ("com.googlecode.mycontainer:mycontainer-junit-js:1.2.59")
'com.googlecode.mycontainer:mycontainer-junit-js:jar:1.2.59'
<dependency org="com.googlecode.mycontainer" name="mycontainer-junit-js" rev="1.2.59">
<artifact name="mycontainer-junit-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.mycontainer', module='mycontainer-junit-js', version='1.2.59')
)
libraryDependencies += "com.googlecode.mycontainer" % "mycontainer-junit-js" % "1.2.59"
[com.googlecode.mycontainer/mycontainer-junit-js "1.2.59"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |
| com.googlecode.mycontainer : mycontainer-cpscanner | jar | 1.2.59 |
| com.googlecode.mycontainer : mycontainer-commons | jar | 1.2.59 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.easymock : easymock | jar | 2.2 |