Frontpage Plugin Api
This projects provides a API to implement against to build new plugins for the frontpage of the Coffeenet.
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdrocks.coffeenet |
ArtifactId | ArtifactIdfrontpage-plugin-api |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfrontpage-plugin-api
plugin api for coffeenet frontpage
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/rocks.coffeenet/frontpage-plugin-api/ -->
<dependency>
<groupId>rocks.coffeenet</groupId>
<artifactId>frontpage-plugin-api</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.coffeenet/frontpage-plugin-api/
implementation 'rocks.coffeenet:frontpage-plugin-api:0.8.0'
// https://jarcasting.com/artifacts/rocks.coffeenet/frontpage-plugin-api/
implementation ("rocks.coffeenet:frontpage-plugin-api:0.8.0")
'rocks.coffeenet:frontpage-plugin-api:jar:0.8.0'
<dependency org="rocks.coffeenet" name="frontpage-plugin-api" rev="0.8.0">
<artifact name="frontpage-plugin-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.coffeenet', module='frontpage-plugin-api', version='0.8.0')
)
libraryDependencies += "rocks.coffeenet" % "frontpage-plugin-api" % "0.8.0"
[rocks.coffeenet/frontpage-plugin-api "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.plugin : spring-plugin-core | jar | 1.2.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.19.RELEASE |
This projects provides a API to implement against to build new plugins for the frontpage of the Coffeenet.