AngularBeans

AngularBeans framework

License

License

Categories

Categories

Angular User Interface Web Frameworks
GroupId

GroupId

com.github.bessemHmidi
ArtifactId

ArtifactId

angularBeans
Last Version

Last Version

1.0.2-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

AngularBeans
AngularBeans framework
Project URL

Project URL

http://bessemhmidi.github.io/AngularBeans
Source Code Management

Source Code Management

https://github.com/bessemHmidi/AngularBeans.git

Download angularBeans

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.bessemHmidi/angularBeans/ -->
<dependency>
    <groupId>com.github.bessemHmidi</groupId>
    <artifactId>angularBeans</artifactId>
    <version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bessemHmidi/angularBeans/
implementation 'com.github.bessemHmidi:angularBeans:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.bessemHmidi/angularBeans/
implementation ("com.github.bessemHmidi:angularBeans:1.0.2-RELEASE")
'com.github.bessemHmidi:angularBeans:jar:1.0.2-RELEASE'
<dependency org="com.github.bessemHmidi" name="angularBeans" rev="1.0.2-RELEASE">
  <artifact name="angularBeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bessemHmidi', module='angularBeans', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.bessemHmidi" % "angularBeans" % "1.0.2-RELEASE"
[com.github.bessemHmidi/angularBeans "1.0.2-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.javascript : closure-compiler jar v20131014
com.google.code.gson : gson jar 2.3
io.fastjson : boon jar 0.32
com.google.guava : guava jar 13.0.1

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2-RELEASE
1.0.2-RC2
1.0.2-RC1