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