| Категории |
Категорииhate Данные Data Formats Hypermedia Types |
|---|---|
| Группа | Группаbr.com.codecode |
| Идентификатор | Идентификаторwhateverx |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеwhateverX
Getting Started WIth Java EE 7
|
| Имя Файла | Размер |
|---|---|
| whateverx-0.1.pom | |
| whateverx-0.1.war | 19 KB |
| whateverx-0.1-sources.jar | 10 KB |
| whateverx-0.1-javadoc.jar | 71 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/br.com.codecode/whateverx/ -->
<dependency>
<groupId>br.com.codecode</groupId>
<artifactId>whateverx</artifactId>
<version>0.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.codecode/whateverx/
implementation 'br.com.codecode:whateverx:0.1'
// https://jarcasting.com/artifacts/br.com.codecode/whateverx/
implementation ("br.com.codecode:whateverx:0.1")
'br.com.codecode:whateverx:war:0.1'
<dependency org="br.com.codecode" name="whateverx" rev="0.1">
<artifact name="whateverx" type="war" />
</dependency>
@Grapes(
@Grab(group='br.com.codecode', module='whateverx', version='0.1')
)
libraryDependencies += "br.com.codecode" % "whateverx" % "0.1"
[br.com.codecode/whateverx "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |