SIG: Solucion de Integracion Generica

Library for implementing Integrations solutions with generic configuration.

License

License

GroupId

GroupId

com.b0ve
ArtifactId

ArtifactId

sig
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SIG: Solucion de Integracion Generica
Library for implementing Integrations solutions with generic configuration.
Project URL

Project URL

https://github.com/BorjaLive/SIG
Source Code Management

Source Code Management

https://github.com/BorjaLive/SIG

Download sig

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.json : json jar 20141113
mysql : mysql-connector-java jar 8.0.27
org.atteo : xml-combiner jar 3.0.0
net.sf.saxon : Saxon-HE jar 10.6
org.apache.commons : commons-collections4 jar 4.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0