License |
License |
---|---|
GroupId | GroupIdcom.googlecode.instinct |
ArtifactId | ArtifactIdinstinct-core |
Version | Version0.1.9 |
Type | Typejar |
Description |
DescriptionInstinct Core
Instinct Behaviour Driven Development (BDD) Framework
|
Filename | Size |
---|---|
instinct-core-0.1.9.pom | |
instinct-core-0.1.9.jar | 369 KB |
instinct-core-0.1.9-sources.jar | 308 KB |
instinct-core-0.1.9-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.instinct/instinct-core/ -->
<dependency>
<groupId>com.googlecode.instinct</groupId>
<artifactId>instinct-core</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.instinct/instinct-core/
implementation 'com.googlecode.instinct:instinct-core:0.1.9'
// https://jarcasting.com/artifacts/com.googlecode.instinct/instinct-core/
implementation ("com.googlecode.instinct:instinct-core:0.1.9")
'com.googlecode.instinct:instinct-core:jar:0.1.9'
<dependency org="com.googlecode.instinct" name="instinct-core" rev="0.1.9">
<artifact name="instinct-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.instinct', module='instinct-core', version='0.1.9')
)
libraryDependencies += "com.googlecode.instinct" % "instinct-core" % "0.1.9"
[com.googlecode.instinct/instinct-core "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.1 |
cglib : cglib-nodep | jar | 2.1_3 |
org.hamcrest : hamcrest-all | jar | 1.1 |
org.jmock : jmock | jar | 2.5.0.1 |
org.jmock : jmock-legacy | jar | 2.5.0.1 |
junit : junit-dep | jar | 4.4 |
org.objenesis : objenesis | jar | 1.1 |