com.fastviewx:fastviewx-core

provide view to the api interface

License

License

BSD 3-Clause License
GroupId

GroupId

com.fastviewx
ArtifactId

ArtifactId

fastviewx-core
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

provide view to the api interface

Download fastviewx-core

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0