is not current version
Last Version 3.0.0-alpha.3

org.jboss.arquillian.graphene:graphene-parent 2.3.0

Testing Ajax with flavour of sexy type-safe API

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

org.jboss.arquillian.graphene
ArtifactId

ArtifactId

graphene-parent
Version

Version

2.3.0
Type

Type

pom

Download graphene-parent 2.3.0

Filename Size
graphene-parent-2.3.0.pom 13 KB
Browse

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