| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.enterprisemath |
| Идентификатор | Идентификаторem-eac |
| Последняя версия | Последняя версия3.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеem-eac
Library with javascript objects for easy business logic coding.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| em-eac-3.9.1.pom | |
| em-eac-3.9.1.jar | 22 KB |
| em-eac-3.9.1-sources.jar | 20 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.webjars : bootstrap | jar | 3.4.1 |
| org.webjars : jquery | jar | 1.12.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : jsp-api | jar | 2.0 |
| com.enterprisemath : em-utils | jar | 2.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.mockito : mockito-core | jar | 1.9.5 |