| License |
License |
|---|---|
| GroupId | GroupIdcom.enterprisemath |
| ArtifactId | ArtifactIdem-eac |
| Last Version | Last Version3.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionem-eac
Library with javascript objects for easy business logic coding.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| em-eac-3.9.1.pom | |
| em-eac-3.9.1.jar | 22 KB |
| em-eac-3.9.1-sources.jar | 20 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : bootstrap | jar | 3.4.1 |
| org.webjars : jquery | jar | 1.12.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| com.enterprisemath : em-utils | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.5 |