em-eac

Library with javascript objects for easy business logic coding.

License

License

GroupId

GroupId

com.enterprisemath
ArtifactId

ArtifactId

em-eac
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

jar
Description

Description

em-eac
Library with javascript objects for easy business logic coding.
Project URL

Project URL

http://enterprisemath.com

Download em-eac

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars : bootstrap jar 3.4.1
org.webjars : jquery jar 1.12.4

provided (2)

Group / Artifact Type Version
javax.servlet : jsp-api jar 2.0
com.enterprisemath : em-utils jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.1
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0