| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection JNA Инструменты разработки Native ORM Данные |
| Группа | Группаcom.guicedee.services |
| Идентификатор | Идентификаторjna-platform |
| Последняя версия | Последняя версия1.2.2.1-jre17 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjna-platform
The core maven build properties
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jna-platform-1.2.2.1-jre17.pom | |
| jna-platform-1.2.2.1-jre17.jar | 2 MB |
| jna-platform-1.2.2.1-jre17-sources.jar | 1 MB |
| jna-platform-1.2.2.1-jre17-javadoc.jar | 106 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/jna-platform/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jna-platform</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jna-platform/
implementation 'com.guicedee.services:jna-platform:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.guicedee.services/jna-platform/
implementation ("com.guicedee.services:jna-platform:1.2.2.1-jre17")
'com.guicedee.services:jna-platform:jar:1.2.2.1-jre17'
<dependency org="com.guicedee.services" name="jna-platform" rev="1.2.2.1-jre17">
<artifact name="jna-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jna-platform', version='1.2.2.1-jre17')
)
libraryDependencies += "com.guicedee.services" % "jna-platform" % "1.2.2.1-jre17"
[com.guicedee.services/jna-platform "1.2.2.1-jre17"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |