License |
License
BSD 3-Clause License
|
---|---|
GroupId | GroupIdcom.fastviewx |
ArtifactId | ArtifactIdfastviewx-core |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprovide view to the api interface
|
Filename | Size |
---|---|
fastviewx-core-1.1.pom | |
fastviewx-core-1.1.jar | 452 KB |
fastviewx-core-1.1-sources.jar | 437 KB |
fastviewx-core-1.1-javadoc.jar | 282 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/ -->
<dependency>
<groupId>com.fastviewx</groupId>
<artifactId>fastviewx-core</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/
implementation 'com.fastviewx:fastviewx-core:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx-core/
implementation ("com.fastviewx:fastviewx-core:1.1")
'com.fastviewx:fastviewx-core:jar:1.1'
<dependency org="com.fastviewx" name="fastviewx-core" rev="1.1">
<artifact name="fastviewx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx-core', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx-core" % "1.1"
[com.fastviewx/fastviewx-core "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fastviewx : fastviewx-asm | jar | 1.1 |
org.springframework : spring-context | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |