Last Version

fastviewx 1.1

provide view to the api interface

License

License

BSD 3-Clause License
GroupId

GroupId

com.fastviewx
ArtifactId

ArtifactId

fastviewx
Version

Version

1.1
Type

Type

pom
Description

Description

fastviewx
provide view to the api interface

Download fastviewx 1.1

Filename Size
fastviewx-1.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.fastviewx/fastviewx/ -->
<dependency>
    <groupId>com.fastviewx</groupId>
    <artifactId>fastviewx</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation 'com.fastviewx:fastviewx:1.1'
// https://jarcasting.com/artifacts/com.fastviewx/fastviewx/
implementation ("com.fastviewx:fastviewx:1.1")
'com.fastviewx:fastviewx:pom:1.1'
<dependency org="com.fastviewx" name="fastviewx" rev="1.1">
  <artifact name="fastviewx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fastviewx', module='fastviewx', version='1.1')
)
libraryDependencies += "com.fastviewx" % "fastviewx" % "1.1"
[com.fastviewx/fastviewx "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fastviewx-asm
  • fastviewx-core
  • fastviewx-sample-spring5
  • fastviewx-spring-boot-starter
  • fastviewx-starter-sample-spring5