| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.guicedee.activitymaster |
| ArtifactId | ArtifactIdactivitymaster-group |
| Last Version | Last Version1.1.1.8-jre16 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionActivity Master
The group for activity master
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| activitymaster-group-1.1.1.8-jre16.pom | 15 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.activitymaster/activitymaster-group/ -->
<dependency>
<groupId>com.guicedee.activitymaster</groupId>
<artifactId>activitymaster-group</artifactId>
<version>1.1.1.8-jre16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.activitymaster/activitymaster-group/
implementation 'com.guicedee.activitymaster:activitymaster-group:1.1.1.8-jre16'
// https://jarcasting.com/artifacts/com.guicedee.activitymaster/activitymaster-group/
implementation ("com.guicedee.activitymaster:activitymaster-group:1.1.1.8-jre16")
'com.guicedee.activitymaster:activitymaster-group:pom:1.1.1.8-jre16'
<dependency org="com.guicedee.activitymaster" name="activitymaster-group" rev="1.1.1.8-jre16">
<artifact name="activitymaster-group" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.activitymaster', module='activitymaster-group', version='1.1.1.8-jre16')
)
libraryDependencies += "com.guicedee.activitymaster" % "activitymaster-group" % "1.1.1.8-jre16"
[com.guicedee.activitymaster/activitymaster-group "1.1.1.8-jre16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.mapstruct : mapstruct-processor | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar |