License |
License |
---|---|
GroupId | GroupIdse.vgregion.common |
ArtifactId | ArtifactIdprofile |
Version | Version2.16 |
Type | Typepom |
Description |
Descriptionprofile
Corporate POM for projects in the oppna-program community.
|
Project URL |
Project URL |
Filename | Size |
---|---|
profile-2.16.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/se.vgregion.common/profile/ -->
<dependency>
<groupId>se.vgregion.common</groupId>
<artifactId>profile</artifactId>
<version>2.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.vgregion.common/profile/
implementation 'se.vgregion.common:profile:2.16'
// https://jarcasting.com/artifacts/se.vgregion.common/profile/
implementation ("se.vgregion.common:profile:2.16")
'se.vgregion.common:profile:pom:2.16'
<dependency org="se.vgregion.common" name="profile" rev="2.16">
<artifact name="profile" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.vgregion.common', module='profile', version='2.16')
)
libraryDependencies += "se.vgregion.common" % "profile" % "2.16"
[se.vgregion.common/profile "2.16"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.slf4j : slf4j-api | jar | 1.7.35 |
org.slf4j : slf4j-log4j12 | jar | 1.7.35 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |