Nerdronix

Parent project pom for all source code published at the http://nerdronix.blogspot.com/ website

Лицензия

Лицензия

Группа

Группа

com.github.menacher
Идентификатор

Идентификатор

nerdronix
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Nerdronix
Parent project pom for all source code published at the http://nerdronix.blogspot.com/ website
Ссылка на сайт

Ссылка на сайт

https://github.com/menacher/nerdronix
Система контроля версий

Система контроля версий

https://github.com/menacher/nerdronix.git

Скачать nerdronix

Имя Файла Размер
nerdronix-0.0.2.pom 3 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • spring-netty
  • storm-chronicle

nerdronix

Source code for http://nerdronix.blogspot.com/ blog is committed in this repo.

Installation

Maven

<dependency>
    <groupId>com.github.menacher</groupId>
    <artifactId>nerdronix</artifactId>
    <version>0.0.2</version>
</dependency>

With Maven and using Eclipse

Pre-requisites: Please have maven 3+ and Spring source tool suite or eclipse installed. If you are using plain vanilla eclipse, then m2e plugin though not required will be helpful.

Steps

  1. git clone https://github.com/menacher/nerdronix.git
  2. In eclipse, File -> import -> Existing Maven Projects and goto the the nerdronix directory

Версии библиотеки

Версия
0.0.2
0.0.1