| Категории |
КатегорииJOnAS Контейнер Application Servers Auto Библиотеки уровня приложения Code Generators Configuration config |
|---|---|
| Группа | Группаorg.ow2.jonas.autostart |
| Идентификатор | Идентификаторconfiguration-frame |
| Версия | Версия1.0.0-M2 |
| Тип | Типjar |
| Описание |
ОписаниеJOnAS :: Auto-Start :: SwingVersion :: Configuration-Frame
The OW2 Consortium is an open source community committed to making available to everyone the
best and most reliable middleware technology. OW2 mission is to develop open source code
middleware and to foster a vibrant community and business ecosystem.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| configuration-frame-1.0.0-M2.pom | |
| configuration-frame-1.0.0-M2.jar | 26 KB |
| configuration-frame-1.0.0-M2-sources.jar | 17 KB |
| configuration-frame-1.0.0-M2-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.jonas.autostart/configuration-frame/ -->
<dependency>
<groupId>org.ow2.jonas.autostart</groupId>
<artifactId>configuration-frame</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jonas.autostart/configuration-frame/
implementation 'org.ow2.jonas.autostart:configuration-frame:1.0.0-M2'
// https://jarcasting.com/artifacts/org.ow2.jonas.autostart/configuration-frame/
implementation ("org.ow2.jonas.autostart:configuration-frame:1.0.0-M2")
'org.ow2.jonas.autostart:configuration-frame:jar:1.0.0-M2'
<dependency org="org.ow2.jonas.autostart" name="configuration-frame" rev="1.0.0-M2">
<artifact name="configuration-frame" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jonas.autostart', module='configuration-frame', version='1.0.0-M2')
)
libraryDependencies += "org.ow2.jonas.autostart" % "configuration-frame" % "1.0.0-M2"
[org.ow2.jonas.autostart/configuration-frame "1.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.jonas.autostart : parseurl | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : full-wizard | jar | 1.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |