License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdfeature-research-shared |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz Feature Research
Contains the shared code to use researches.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/feature-research-shared/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>feature-research-shared</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/feature-research-shared/
implementation 'be.yildiz-games:feature-research-shared:1.0.1'
// https://jarcasting.com/artifacts/be.yildiz-games/feature-research-shared/
implementation ("be.yildiz-games:feature-research-shared:1.0.1")
'be.yildiz-games:feature-research-shared:jar:1.0.1'
<dependency org="be.yildiz-games" name="feature-research-shared" rev="1.0.1">
<artifact name="feature-research-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='feature-research-shared', version='1.0.1')
)
libraryDependencies += "be.yildiz-games" % "feature-research-shared" % "1.0.1"
[be.yildiz-games/feature-research-shared "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-exception | jar | 1.0.2 |
be.yildiz-games : common-logging | jar | 2.0.0 |
be.yildiz-games : common-util | jar | 1.0.3 |
be.yildiz-games : common-mapping-model | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.1.0 |
org.junit.platform : junit-platform-launcher | jar | 1.1.0 |
org.mockito : mockito-core | jar | 2.23.4 |