Wildfly Book

Mastering Java EE Development with WildFly 10

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

it.vige.wildfly
ArtifactId

ArtifactId

book
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Wildfly Book
Mastering Java EE Development with WildFly 10
Project URL

Project URL

http://www.vige.it
Project Organization

Project Organization

Vige

Download book

Filename Size
book-1.0.2.pom 8 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.wildfly.arquillian : wildfly-arquillian-container-managed jar 1.0.2.Final

provided (2)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-api jar
javax : javaee-api jar 7.0

test (3)

Group / Artifact Type Version
junit : junit jar
org.jboss.arquillian.junit : arquillian-junit-container jar
org.jboss.arquillian.extension : arquillian-drone-webdriver-depchain pom

Project Modules

  • business-components
  • real-time
  • web-programming
  • clustering
  • class-loading

Versions

Version
1.0.2
1.0.1
1.0.0