не последняя версия
Последняя версия 2.7.2

com.flextrade.jfixture:jfixture-parent 2.7.1

JFixture is an open source library based on the popular .NET library, AutoFixture

Группа

Группа

com.flextrade.jfixture
Идентификатор

Идентификатор

jfixture-parent
Версия

Версия

2.7.1
Тип

Тип

pom

Скачать jfixture-parent 2.7.1

Имя Файла Размер
jfixture-parent-2.7.1.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.flextrade.jfixture/jfixture-parent/ -->
<dependency>
    <groupId>com.flextrade.jfixture</groupId>
    <artifactId>jfixture-parent</artifactId>
    <version>2.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.flextrade.jfixture/jfixture-parent/
implementation 'com.flextrade.jfixture:jfixture-parent:2.7.1'
// https://jarcasting.com/artifacts/com.flextrade.jfixture/jfixture-parent/
implementation ("com.flextrade.jfixture:jfixture-parent:2.7.1")
'com.flextrade.jfixture:jfixture-parent:pom:2.7.1'
<dependency org="com.flextrade.jfixture" name="jfixture-parent" rev="2.7.1">
  <artifact name="jfixture-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.flextrade.jfixture', module='jfixture-parent', version='2.7.1')
)
libraryDependencies += "com.flextrade.jfixture" % "jfixture-parent" % "2.7.1"
[com.flextrade.jfixture/jfixture-parent "2.7.1"]