Группа библиотек: com.github.sviperll

mustache-maven-plugin

com.github.sviperll : mustache-maven-plugin

Render mustache templates during the build

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

Дата:

bin-with-dependencies

com.github.sviperll : bin-with-dependencies

Assembly for maven-assembly-plugin to pack jar with it's dependencies

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

Дата:

ozymandias

com.github.sviperll : ozymandias

Collection of maven extensions, plugins and generally usefull artifacts

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

Дата:

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

Дата:

coreext-maven-plugin

com.github.sviperll : coreext-maven-plugin

Check and install maven core extensions

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

Дата:

maven-profiledep-extension

com.github.sviperll : maven-profiledep-extension

Allow interdependencies between maven profiles

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

Дата:

chicory-core

com.github.sviperll : chicory-core

Basic utilities to compensate shortcomings of Java SE. Part of chicory.

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

Дата:

metachicory

com.github.sviperll : metachicory

Metaprogramming tools. Useful for annotation processors implementation. Part of chicory.

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

Дата:

chicory-text

com.github.sviperll : chicory-text

Rudimentary tools needed for text handling. Part of chicory.

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

Дата:

chicory-time

com.github.sviperll : chicory-time

Simple facade for Java SE date-time classes to provide functionality close to Joda-time. Part of chicory.

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

Дата:

chicory-environment

com.github.sviperll : chicory-environment

Not portable part of chicory. This package should be as small as possible. Classes used for talking to operating system. Part of chicory.

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

Дата:

chicory-maven-parent

com.github.sviperll : chicory-maven-parent

This is an umbrella project that unifies several libraries. All libraries provides some basic most generic functionality. This package is used to share generic code between more specialized projects. All provided libraries tend to have as simple implementation as possible, basically some wrapping above Java SE.

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

Дата:

chicory-stream

com.github.sviperll : chicory-stream

Stream processing like Java 8 streams, but works with Java 6 and have slightly different design. * Chicory-stream provides sequential-only streams, no parallel support. * Chicory-stream allows easy forking and reuse of streams, unlike Java 8 where stream can be used only once. * Chicory-stream automatically and transparently opens and closes resources each time stream is used, unlike Java 8 where stream should be manually closed. Part of chicory.

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

Дата:

adt4j

com.github.sviperll : adt4j

Artifact to use as universal maven parent

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

Дата:

writejava4me

com.github.sviperll : writejava4me

Artifact to use as universal maven parent

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

Дата:

adt4j-maven-parent

com.github.sviperll : adt4j-maven-parent

Artifact to use as universal maven parent

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

Дата:

adt4j-examples

com.github.sviperll : adt4j-examples

Artifact to use as universal maven parent

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

Дата:

adt4j-shaded

com.github.sviperll : adt4j-shaded

Artifact to use as universal maven parent

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

Дата:

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

Дата:

writejava4me-examples

com.github.sviperll : writejava4me-examples

Artifact to use as universal maven parent

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

Дата:

universal-maven-parent

com.github.sviperll : universal-maven-parent

Artifact to use as universal maven parent

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

Дата:

maven-parent

com.github.sviperll : maven-parent

Artifact to use as universal maven parent

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

Дата:

maven-profiledep-extention

com.github.sviperll : maven-profiledep-extention

Allow interdependencies between maven profiles

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

Дата:

static-mustache

com.github.sviperll : static-mustache

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

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

Дата:

sviperll-maven-parent-6

com.github.sviperll : sviperll-maven-parent-6

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

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

Дата:

static-mustache-maven-parent

com.github.sviperll : static-mustache-maven-parent

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

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

Дата:

static-mustache-examples

com.github.sviperll : static-mustache-examples

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

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

Дата:

text-formats

com.github.sviperll : text-formats

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

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

Дата:

easycli4j

com.github.sviperll : easycli4j

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

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

Дата:

repository4j

com.github.sviperll : repository4j

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

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

Дата:

multitasking4j

com.github.sviperll : multitasking4j

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

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

Дата:

text-templates

com.github.sviperll : text-templates

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

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

Дата:

adt4j-core

com.github.sviperll : adt4j-core

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

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

Дата:

chicory-common

com.github.sviperll : chicory-common

Basic data-types, algorithms and data-structures

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

Дата:

chicory-cli

com.github.sviperll : chicory-cli

Library supporting an implementation of command line interface for Java applications

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

Дата:

chicory-repository

com.github.sviperll : chicory-repository

Library to support an implementation of repository-pattern to use with SQL RDBMS

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

Дата:

chicory-task

com.github.sviperll : chicory-task

Library to support multi-task programming. Allows composition and control of tasks.

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

Дата:

adt4j-core

com.github.sviperll : adt4j-core-jdk6

ADT4J main package. ADT4J implements Algebraic Data Types in Java language using visitor pattern

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

Дата:

adt4j-examples

com.github.sviperll : adt4j-examples-jdk6

ADT4J examples package. ADT4J implements Algebraic Data Types in Java language using visitor pattern

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

Дата:

sviperll-common

com.github.sviperll : sviperll-common

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

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

Дата:

sviperll-time

com.github.sviperll : sviperll-time

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

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

Дата:

sviperll-maven-parent

com.github.sviperll : sviperll-maven-parent

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

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

Дата:

sviperll-cli

com.github.sviperll : sviperll-cli

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

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

Дата:

sviperll-task

com.github.sviperll : sviperll-task

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

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

Дата:

sviperll-repository

com.github.sviperll : sviperll-repository

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

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

Дата:

sviperll-stream

com.github.sviperll : sviperll-stream

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

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

Дата:

  • 1