Lunar Ray - Model - Parent
The parent POM for the Lunar Ray Model-Tools projects.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.lunarray.model |
| Идентификатор | Идентификаторdescriptor |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLunar Ray - Model - Descriptor
A set of tools that allows (web)application to be developed more rapidly by leveraging the model.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| descriptor-1.0.pom | |
| descriptor-1.0.jar | 644 KB |
| descriptor-1.0-sources.jar | 699 KB |
| descriptor-1.0-javadoc.jar | 3 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.lunarray.model/descriptor/ -->
<dependency>
<groupId>org.lunarray.model</groupId>
<artifactId>descriptor</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lunarray.model/descriptor/
implementation 'org.lunarray.model:descriptor:1.0'
// https://jarcasting.com/artifacts/org.lunarray.model/descriptor/
implementation ("org.lunarray.model:descriptor:1.0")
'org.lunarray.model:descriptor:jar:1.0'
<dependency org="org.lunarray.model" name="descriptor" rev="1.0">
<artifact name="descriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lunarray.model', module='descriptor', version='1.0')
)
libraryDependencies += "org.lunarray.model" % "descriptor" % "1.0"
[org.lunarray.model/descriptor "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.easymock : easymock | jar | |
| org.slf4j : slf4j-simple | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.lunarray.model : bom | pom | 1.0 |
The parent POM for the Lunar Ray Model-Tools projects.