| License |
License
The Prompto License
|
|---|---|
| GroupId | GroupIdorg.prompto |
| ArtifactId | ArtifactIdParent-Core |
| Last Version | Last Version0.1.52 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionPrompto Core
Prompto Core POM
|
| Project Organization |
Project OrganizationPrompto |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| Parent-Core-0.1.52.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.prompto/Parent-Core/ -->
<dependency>
<groupId>org.prompto</groupId>
<artifactId>Parent-Core</artifactId>
<version>0.1.52</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.prompto/Parent-Core/
implementation 'org.prompto:Parent-Core:0.1.52'
// https://jarcasting.com/artifacts/org.prompto/Parent-Core/
implementation ("org.prompto:Parent-Core:0.1.52")
'org.prompto:Parent-Core:pom:0.1.52'
<dependency org="org.prompto" name="Parent-Core" rev="0.1.52">
<artifact name="Parent-Core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.prompto', module='Parent-Core', version='0.1.52')
)
libraryDependencies += "org.prompto" % "Parent-Core" % "0.1.52"
[org.prompto/Parent-Core "0.1.52"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |