License |
License |
---|---|
GroupId | GroupIdorg.apache.wayang |
ArtifactId | ArtifactIdwayang-utils-profile-db |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWayang Commons is the module that contains the bases for all the
other modules
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.wayang/wayang-utils-profile-db/ -->
<dependency>
<groupId>org.apache.wayang</groupId>
<artifactId>wayang-utils-profile-db</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wayang/wayang-utils-profile-db/
implementation 'org.apache.wayang:wayang-utils-profile-db:0.6.0'
// https://jarcasting.com/artifacts/org.apache.wayang/wayang-utils-profile-db/
implementation ("org.apache.wayang:wayang-utils-profile-db:0.6.0")
'org.apache.wayang:wayang-utils-profile-db:jar:0.6.0'
<dependency org="org.apache.wayang" name="wayang-utils-profile-db" rev="0.6.0">
<artifact name="wayang-utils-profile-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wayang', module='wayang-utils-profile-db', version='0.6.0')
)
libraryDependencies += "org.apache.wayang" % "wayang-utils-profile-db" % "0.6.0"
[org.apache.wayang/wayang-utils-profile-db "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-core | jar | 3.5.10 |
org.mockito : mockito-junit-jupiter | jar | 3.5.10 |
org.assertj : assertj-core | jar | 3.17.2 |