| License |
License |
|---|---|
| GroupId | GroupIdee.quest |
| ArtifactId | ArtifactIdbalcora-project |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbalcora-project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| balcora-project-1.1.pom | |
| balcora-project-1.1.jar | 72 KB |
| balcora-project-1.1-sources.jar | 29 KB |
| balcora-project-1.1-javadoc.jar | 228 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ee.quest/balcora-project/ -->
<dependency>
<groupId>ee.quest</groupId>
<artifactId>balcora-project</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ee.quest/balcora-project/
implementation 'ee.quest:balcora-project:1.1'
// https://jarcasting.com/artifacts/ee.quest/balcora-project/
implementation ("ee.quest:balcora-project:1.1")
'ee.quest:balcora-project:jar:1.1'
<dependency org="ee.quest" name="balcora-project" rev="1.1">
<artifact name="balcora-project" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.quest', module='balcora-project', version='1.1')
)
libraryDependencies += "ee.quest" % "balcora-project" % "1.1"
[ee.quest/balcora-project "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.16 |
| org.testng : testng | jar | 6.5.2 |