enterprisemath-utils

Collection of utility classes for large scale projects focusing on robust and testable code.

Лицензия

Лицензия

Группа

Группа

com.enterprisemath
Идентификатор

Идентификатор

em-utils
Последняя версия

Последняя версия

4.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

enterprisemath-utils
Collection of utility classes for large scale projects focusing on robust and testable code.
Ссылка на сайт

Ссылка на сайт

http://enterprisemath.com
Система контроля версий

Система контроля версий

http://bitbucket.org/radekhecl/em-utils

Скачать em-utils

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar 3.9

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.eclipse.jetty : jetty-server jar 9.4.21.v20190926
commons-io : commons-io jar 2.6
org.json : json jar 20180130

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1.0
4.0.0
3.2.0
3.1.0
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.2.0
1.1.0
1.0.0