License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.cormoran-io.pepper |
ArtifactId | ArtifactIdpepper-static |
Last Version | Last Version2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
pepper-static-2.2.pom | |
pepper-static-2.2.jar | 24 KB |
pepper-static-2.2-sources.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-static/ -->
<dependency>
<groupId>com.github.cormoran-io.pepper</groupId>
<artifactId>pepper-static</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-static/
implementation 'com.github.cormoran-io.pepper:pepper-static:2.2'
// https://jarcasting.com/artifacts/com.github.cormoran-io.pepper/pepper-static/
implementation ("com.github.cormoran-io.pepper:pepper-static:2.2")
'com.github.cormoran-io.pepper:pepper-static:jar:2.2'
<dependency org="com.github.cormoran-io.pepper" name="pepper-static" rev="2.2">
<artifact name="pepper-static" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cormoran-io.pepper', module='pepper-static', version='2.2')
)
libraryDependencies += "com.github.cormoran-io.pepper" % "pepper-static" % "2.2"
[com.github.cormoran-io.pepper/pepper-static "2.2"]