не последняя версия
Последняя версия 3.0.0-alpha.3

org.jboss.arquillian.graphene:graphene-build-resources 2.0.0.Alpha3


Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

org.jboss.arquillian.graphene
Идентификатор

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

graphene-build-resources
Версия

Версия

2.0.0.Alpha3
Тип

Тип

jar

Скачать graphene-build-resources 2.0.0.Alpha3


<!-- https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-build-resources/ -->
<dependency>
    <groupId>org.jboss.arquillian.graphene</groupId>
    <artifactId>graphene-build-resources</artifactId>
    <version>2.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-build-resources/
implementation 'org.jboss.arquillian.graphene:graphene-build-resources:2.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-build-resources/
implementation ("org.jboss.arquillian.graphene:graphene-build-resources:2.0.0.Alpha3")
'org.jboss.arquillian.graphene:graphene-build-resources:jar:2.0.0.Alpha3'
<dependency org="org.jboss.arquillian.graphene" name="graphene-build-resources" rev="2.0.0.Alpha3">
  <artifact name="graphene-build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-build-resources', version='2.0.0.Alpha3')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-build-resources" % "2.0.0.Alpha3"
[org.jboss.arquillian.graphene/graphene-build-resources "2.0.0.Alpha3"]