License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdat.researchstudio.sat |
ArtifactId | ArtifactIdwon-core |
Version | Version0.9 |
Type | Typejar |
Description |
DescriptionCore
Parent pom for all modules that build code
|
Filename | Size |
---|---|
won-core-0.9.pom | |
won-core-0.9.jar | 522 KB |
won-core-0.9-sources.jar | 352 KB |
won-core-0.9-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/at.researchstudio.sat/won-core/ -->
<dependency>
<groupId>at.researchstudio.sat</groupId>
<artifactId>won-core</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-core/
implementation 'at.researchstudio.sat:won-core:0.9'
// https://jarcasting.com/artifacts/at.researchstudio.sat/won-core/
implementation ("at.researchstudio.sat:won-core:0.9")
'at.researchstudio.sat:won-core:jar:0.9'
<dependency org="at.researchstudio.sat" name="won-core" rev="0.9">
<artifact name="won-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.researchstudio.sat', module='won-core', version='0.9')
)
libraryDependencies += "at.researchstudio.sat" % "won-core" % "0.9"
[at.researchstudio.sat/won-core "0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.64 |
org.bouncycastle : bcprov-jdk15on | jar | 1.64 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 4.3.18.RELEASE |
cglib : cglib | jar | 2.2.2 |
junit : junit | jar | 4.12 |
at.researchstudio.sat : won-test | jar | 0.9 |