the ticino modules

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Net
GroupId

GroupId

net.micwin.ticino
ArtifactId

ArtifactId

ticino-parent
Last Version

Last Version

0.3.4
Release Date

Release Date

Type

Type

pom
Description

Description

the ticino modules
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

http://github.com/micwin/ticino

Download ticino-parent

Filename Size
ticino-parent-0.3.4.pom 8 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.jmockit : jmockit jar 1.13

Project Modules

  • events
  • entities
  • algorithms
  • peer

Versions

Version
0.3.4
0.3.3