| License |
License |
|---|---|
| GroupId | GroupIdcom.elepy |
| ArtifactId | ArtifactIdelepy |
| Last Version | Last Version3.0.0-alpha-29 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionElepy
A Restful API generator and Headless CMS
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| elepy-3.0.0-alpha-29.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.elepy/elepy/ -->
<dependency>
<groupId>com.elepy</groupId>
<artifactId>elepy</artifactId>
<version>3.0.0-alpha-29</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elepy/elepy/
implementation 'com.elepy:elepy:3.0.0-alpha-29'
// https://jarcasting.com/artifacts/com.elepy/elepy/
implementation ("com.elepy:elepy:3.0.0-alpha-29")
'com.elepy:elepy:pom:3.0.0-alpha-29'
<dependency org="com.elepy" name="elepy" rev="3.0.0-alpha-29">
<artifact name="elepy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elepy', module='elepy', version='3.0.0-alpha-29')
)
libraryDependencies += "com.elepy" % "elepy" % "3.0.0-alpha-29"
[com.elepy/elepy "3.0.0-alpha-29"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 |