| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.googlecode.instinct |
| Идентификатор | Идентификаторinstinct-core |
| Последняя версия | Последняя версия0.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеInstinct Core
Instinct Behaviour Driven Development (BDD) Framework
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |