License |
License |
---|---|
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdcore |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Not filled in for this project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-2.1.1.pom | |
core-2.1.1.jar | 348 bytes |
core-2.1.1-sources.jar | 348 bytes |
core-2.1.1-javadoc.jar | 348 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/core/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>core</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/core/
implementation 'org.webpieces:core:2.1.1'
// https://jarcasting.com/artifacts/org.webpieces/core/
implementation ("org.webpieces:core:2.1.1")
'org.webpieces:core:jar:2.1.1'
<dependency org="org.webpieces" name="core" rev="2.1.1">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='core', version='2.1.1')
)
libraryDependencies += "org.webpieces" % "core" % "2.1.1"
[org.webpieces/core "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar |