| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.goranstack.esox |
| Идентификатор | Идентификаторesox-core |
| Последняя версия | Последняя версия2.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеesox-core
Esox Core contains classes for implementing the model part of the aspect binding.
|
| Имя Файла | Размер |
|---|---|
| esox-core-2.1.2.pom | |
| esox-core-2.1.2.jar | 42 KB |
| esox-core-2.1.2-sources.jar | 21 KB |
| esox-core-2.1.2-javadoc.jar | 207 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-core/ -->
<dependency>
<groupId>com.github.goranstack.esox</groupId>
<artifactId>esox-core</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-core/
implementation 'com.github.goranstack.esox:esox-core:2.1.2'
// https://jarcasting.com/artifacts/com.github.goranstack.esox/esox-core/
implementation ("com.github.goranstack.esox:esox-core:2.1.2")
'com.github.goranstack.esox:esox-core:jar:2.1.2'
<dependency org="com.github.goranstack.esox" name="esox-core" rev="2.1.2">
<artifact name="esox-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.goranstack.esox', module='esox-core', version='2.1.2')
)
libraryDependencies += "com.github.goranstack.esox" % "esox-core" % "2.1.2"
[com.github.goranstack.esox/esox-core "2.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.4 |
| junit : junit | jar | 4.7 |