License |
License |
---|---|
GroupId | GroupIdcom.fhs-opensource |
ArtifactId | ArtifactIdfhs_framework_parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
fhs_framework_parent-1.0.1.pom | |
fhs_framework_parent-1.0.1.jar | 269 KB |
fhs_framework_parent-1.0.1-sources.jar | 183 KB |
fhs_framework_parent-1.0.1-javadoc.jar | 881 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_parent/ -->
<dependency>
<groupId>com.fhs-opensource</groupId>
<artifactId>fhs_framework_parent</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_parent/
implementation 'com.fhs-opensource:fhs_framework_parent:1.0.1'
// https://jarcasting.com/artifacts/com.fhs-opensource/fhs_framework_parent/
implementation ("com.fhs-opensource:fhs_framework_parent:1.0.1")
'com.fhs-opensource:fhs_framework_parent:jar:1.0.1'
<dependency org="com.fhs-opensource" name="fhs_framework_parent" rev="1.0.1">
<artifact name="fhs_framework_parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fhs-opensource', module='fhs_framework_parent', version='1.0.1')
)
libraryDependencies += "com.fhs-opensource" % "fhs_framework_parent" % "1.0.1"
[com.fhs-opensource/fhs_framework_parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : springloaded | jar | 1.2.8.RELEASE |