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