| Категории |
КатегорииJOnAS Контейнер Application Servers Auto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаorg.ow2.jonas.autostart |
| Идентификатор | Идентификаторfull-wizard |
| Версия | Версия1.0.0-M2 |
| Тип | Типjar |
| Описание |
ОписаниеJOnAS :: Auto-Start :: SwingVersion :: FullWizard
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| full-wizard-1.0.0-M2.pom | |
| full-wizard-1.0.0-M2.jar | 14 KB |
| full-wizard-1.0.0-M2-sources.jar | 12 KB |
| full-wizard-1.0.0-M2-javadoc.jar | 64 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.jonas.autostart/full-wizard/ -->
<dependency>
<groupId>org.ow2.jonas.autostart</groupId>
<artifactId>full-wizard</artifactId>
<version>1.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jonas.autostart/full-wizard/
implementation 'org.ow2.jonas.autostart:full-wizard:1.0.0-M2'
// https://jarcasting.com/artifacts/org.ow2.jonas.autostart/full-wizard/
implementation ("org.ow2.jonas.autostart:full-wizard:1.0.0-M2")
'org.ow2.jonas.autostart:full-wizard:jar:1.0.0-M2'
<dependency org="org.ow2.jonas.autostart" name="full-wizard" rev="1.0.0-M2">
<artifact name="full-wizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jonas.autostart', module='full-wizard', version='1.0.0-M2')
)
libraryDependencies += "org.ow2.jonas.autostart" % "full-wizard" % "1.0.0-M2"
[org.ow2.jonas.autostart/full-wizard "1.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.jonas.autostart : utility | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : stop | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : starter-full | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : wizard | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : preferences | jar | 1.0.0-M2 |
| org.ow2.jonas.autostart : builder | jar | 1.0.0-M2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |