| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаsk.seges.acris |
| Идентификатор | Идентификаторacris-client-core |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеAcrIS Client Core
AcrIS is a modern framework serving as a base for applications,
web sites and portals. It provides various tools and libraries
to ease daily development. Build on top of Google web toolkit
and provides sophisticated solution for security,
JSON protocol and usefull project skelets integrated with maven,
hibernate and spring. You will get a prepared solution
in box ready to use in your own project.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acris-client-core-2.0.0.pom | |
| acris-client-core-2.0.0.jar | 41 KB |
| acris-client-core-2.0.0-sources.jar | 25 KB |
| acris-client-core-2.0.0-javadoc.jar | 223 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/sk.seges.acris/acris-client-core/ -->
<dependency>
<groupId>sk.seges.acris</groupId>
<artifactId>acris-client-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.acris/acris-client-core/
implementation 'sk.seges.acris:acris-client-core:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.acris/acris-client-core/
implementation ("sk.seges.acris:acris-client-core:2.0.0")
'sk.seges.acris:acris-client-core:jar:2.0.0'
<dependency org="sk.seges.acris" name="acris-client-core" rev="2.0.0">
<artifact name="acris-client-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.acris', module='acris-client-core', version='2.0.0')
)
libraryDependencies += "sk.seges.acris" % "acris-client-core" % "2.0.0"
[sk.seges.acris/acris-client-core "2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| sk.seges.corpis : corpis-core-domain-api | jar | 2.0.0 |