Arquillian AngularJS

Arquillian AngularJS Extension

Type

Extension

Source repository

VCS
git
Host
github.com
Organization
arquillian
Web URL
arquillian-extension-angularjs
Clone URL
arquillian-extension-angularjs.git

7 commits since the last release.

Last commit to the master branch:

Adds .editorconfig
Authored by Bartosz Majsak, committed on 2017-03-30

Build dependency artifacts

Add the appropriate stanza to the <dependencies> element in your pom.xml:

Arquillian AngularJS Graphene: Implementation

<dependency>
  <groupId>org.jboss.arquillian.extension</groupId>
  <artifactId>arquillian-angularjs-graphene-impl</artifactId>
  <version>1.2.0.Beta1</version>
  <scope>test</scope>
</dependency>
Warning: You'll also need to add the Arquillian core platform and possibly additional dependencies. Please refer to the guides for more details.

Latest published artifacts

  • org.jboss.arquillian.extension:arquillian-angularjs-graphene:pom:1.2.0.Beta1 pom
  • org.jboss.arquillian.extension:arquillian-angularjs-graphene-api:jar:1.2.0.Beta1 jar javadoc pom
  • org.jboss.arquillian.extension:arquillian-angularjs-graphene-impl:jar:1.2.0.Beta1 jar javadoc pom
Note: Most released artifacts are published to the Maven Central repository. Those that cannot are published to the JBoss Community repository.
# Version Release date Released by Compiled against
2 1.2.0.Beta1 view blog   view tag 2014-09-29 Ken Finnigan
1 1.2.0.Alpha1 view blog   view tag 2014-05-05 Ken Finnigan
Ken Finnigan Ken Finnigan
Lukas Fryc Lukas Fryc
Oliver Kiss Oliver Kiss
Stefan Miklosovic Stefan Miklosovic
Tadeas Kriz Tadeas Kriz
Bartosz Majsak Bartosz Majsak