<dependency>
<groupId>hu.icellmobilsoft.coffee</groupId>
<artifactId>coffee-model-base</artifactId>
<version>2.7.0</version>
</dependency>
@Grapes(
@Grab(group='hu.icellmobilsoft.coffee', module='coffee-model-base', version='2.7.0')
)
<parent> <groupId>hu.icellmobilsoft.coffee</groupId> <artifactId>coffee-model</artifactId> <version>2.7.0</version> </parent>
compile
|-- hu.icellmobilsoft.coffee:coffee-se-logging
|-- jakarta.platform:jakarta.jakartaee-api
|-- org.hibernate:hibernate-core
|-- org.apache.commons:commons-lang3
|-- commons-beanutils:commons-beanutils
|-- commons-logging:commons-logging
|-- org.junit.jupiter:junit-jupiter
|-- org.jboss.weld:weld-junit5
|-- org.mockito:mockito-junit-jupiter