UI Expose

UI-expose, library for creating tunnel between java and angular applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.tislib.ui-expose
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

UI Expose
UI-expose, library for creating tunnel between java and angular applications

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/net.tislib.ui-expose/core/ -->
<dependency>
    <groupId>net.tislib.ui-expose</groupId>
    <artifactId>core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.tislib.ui-expose/core/
implementation 'net.tislib.ui-expose:core:0.1.0'
// https://jarcasting.com/artifacts/net.tislib.ui-expose/core/
implementation ("net.tislib.ui-expose:core:0.1.0")
'net.tislib.ui-expose:core:jar:0.1.0'
<dependency org="net.tislib.ui-expose" name="core" rev="0.1.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tislib.ui-expose', module='core', version='0.1.0')
)
libraryDependencies += "net.tislib.ui-expose" % "core" % "0.1.0"
[net.tislib.ui-expose/core "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.core : jackson-core jar 2.10.1
org.reflections : reflections jar 0.9.11

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.1