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

com.flextrade.jfixture:jfixture-parent 2.5.0

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

Группа

Группа

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

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

jfixture-parent
Версия

Версия

2.5.0
Тип

Тип

pom

Скачать jfixture-parent 2.5.0

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

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