| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.focus-shift |
| Идентификатор | Идентификаторjollyday-jaxb |
| Последняя версия | Последняя версия0.8.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJollyday with Jakarta XML Binding (JAXB)
Jakarta XML Binding (JAXB) based jollyday implementation
|
| Имя Файла | Размер |
|---|---|
| jollyday-jaxb-0.8.0.pom | |
| jollyday-jaxb-0.8.0.jar | 50 KB |
| jollyday-jaxb-0.8.0-sources.jar | 40 KB |
| jollyday-jaxb-0.8.0-javadoc.jar | 467 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/ -->
<dependency>
<groupId>de.focus-shift</groupId>
<artifactId>jollyday-jaxb</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation 'de.focus-shift:jollyday-jaxb:0.8.0'
// https://jarcasting.com/artifacts/de.focus-shift/jollyday-jaxb/
implementation ("de.focus-shift:jollyday-jaxb:0.8.0")
'de.focus-shift:jollyday-jaxb:jar:0.8.0'
<dependency org="de.focus-shift" name="jollyday-jaxb" rev="0.8.0">
<artifact name="jollyday-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.focus-shift', module='jollyday-jaxb', version='0.8.0')
)
libraryDependencies += "de.focus-shift" % "jollyday-jaxb" % "0.8.0"
[de.focus-shift/jollyday-jaxb "0.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.focus-shift : jollyday-core | jar | 0.8.0 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.1 |
| org.threeten : threeten-extra | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.mockito : mockito-core | jar | 4.6.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |