| License |
License |
|---|---|
| GroupId | GroupIdcom.nepxion |
| ArtifactId | ArtifactIdskeleton-framework |
| Last Version | Last Version2.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNepxion Skeleton Framework
Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| skeleton-framework-2.2.2.pom | |
| skeleton-framework-2.2.2.jar | 14 KB |
| skeleton-framework-2.2.2-sources.jar | 10 KB |
| skeleton-framework-2.2.2-javadoc.jar | 92 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.nepxion/skeleton-framework/ -->
<dependency>
<groupId>com.nepxion</groupId>
<artifactId>skeleton-framework</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nepxion/skeleton-framework/
implementation 'com.nepxion:skeleton-framework:2.2.2'
// https://jarcasting.com/artifacts/com.nepxion/skeleton-framework/
implementation ("com.nepxion:skeleton-framework:2.2.2")
'com.nepxion:skeleton-framework:jar:2.2.2'
<dependency org="com.nepxion" name="skeleton-framework" rev="2.2.2">
<artifact name="skeleton-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nepxion', module='skeleton-framework', version='2.2.2')
)
libraryDependencies += "com.nepxion" % "skeleton-framework" % "2.2.2"
[com.nepxion/skeleton-framework "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.nepxion : skeleton-engine | jar | 2.2.2 |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.0.7.RELEASE |