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

org.jboss.arquillian.graphene:graphene-build-resources 2.1.0.CR2


Категории

Категории

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

Группа

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

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

graphene-build-resources
Версия

Версия

2.1.0.CR2
Тип

Тип

jar

Скачать graphene-build-resources 2.1.0.CR2


<!-- 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.1.0.CR2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-build-resources/
implementation 'org.jboss.arquillian.graphene:graphene-build-resources:2.1.0.CR2'
// https://jarcasting.com/artifacts/org.jboss.arquillian.graphene/graphene-build-resources/
implementation ("org.jboss.arquillian.graphene:graphene-build-resources:2.1.0.CR2")
'org.jboss.arquillian.graphene:graphene-build-resources:jar:2.1.0.CR2'
<dependency org="org.jboss.arquillian.graphene" name="graphene-build-resources" rev="2.1.0.CR2">
  <artifact name="graphene-build-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.arquillian.graphene', module='graphene-build-resources', version='2.1.0.CR2')
)
libraryDependencies += "org.jboss.arquillian.graphene" % "graphene-build-resources" % "2.1.0.CR2"
[org.jboss.arquillian.graphene/graphene-build-resources "2.1.0.CR2"]