не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:mapstruct 1.0.19.10-jre15


Категории

Категории

GUI Взаимодействие с пользователем MapStruct Универсальные библиотеки Bean Mapping Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

Идентификатор

mapstruct
Версия

Версия

1.0.19.10-jre15
Тип

Тип

jar

Скачать mapstruct 1.0.19.10-jre15


<!-- https://jarcasting.com/artifacts/com.guicedee.services/mapstruct/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>mapstruct</artifactId>
    <version>1.0.19.10-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/mapstruct/
implementation 'com.guicedee.services:mapstruct:1.0.19.10-jre15'
// https://jarcasting.com/artifacts/com.guicedee.services/mapstruct/
implementation ("com.guicedee.services:mapstruct:1.0.19.10-jre15")
'com.guicedee.services:mapstruct:jar:1.0.19.10-jre15'
<dependency org="com.guicedee.services" name="mapstruct" rev="1.0.19.10-jre15">
  <artifact name="mapstruct" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='mapstruct', version='1.0.19.10-jre15')
)
libraryDependencies += "com.guicedee.services" % "mapstruct" % "1.0.19.10-jre15"
[com.guicedee.services/mapstruct "1.0.19.10-jre15"]