Java библиотеки

cryptobits_2.11

org.reactormonk : cryptobits_2.11

Simple crypto for signing auth tokens

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

Дата:

cryptobits_2.12

org.reactormonk : cryptobits_2.12

Simple crypto for signing auth tokens

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

Дата:

cryptobits_2.13

org.reactormonk : cryptobits_2.13

Simple crypto for signing auth tokens

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

Дата:

flatbread

io.vacco.flatbread : flatbread

Read POJOs from environment variables or property files.

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

Дата:

api-document

com.github.liuanxin : api-document

Collect api document, support to spring mvc

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

Дата:

redis-server

com.ibeetl : redis-server

A java redis server, mock redis for test

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

Дата:

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

Дата:

Jar In Jar Mod - runtime for fml in forge package

com.anatawa12.jarInJar : runtime-fml-in-forge

A plugin to create jar in jar. The runtime library for 1.8 ~ 1.12.2

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

Дата:

Jar In Jar Mod - runtime for fml in cpw package

com.anatawa12.jarInJar : runtime-fml-in-cpw

A plugin to create jar in jar. The runtime library for 1.6.2 ~ 1.7.10

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

Дата:

Jar In Jar Mod - runtime for launch wrapper based versions

com.anatawa12.jarInJar : runtime-common

A plugin to create jar in jar. The runtime library for 1.6.2 ~ 1.12.2

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

Дата:

Jar In Jar Mod - Creator

com.anatawa12.jarInJar : jar-in-jar-creator

A plugin to create jar in jar. jar-in-jar mod creating tool.

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

Дата:

Jar In Jar Mod - Gradle Plugin

com.anatawa12.jarInJar : gradle-plugin

A plugin to create jar in jar. The Gradle Plugin to create jar-in-jar mod with Creator

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

Дата:

jake

io.github.funcfoo : jake-id-spring-boot-starter

A distributed unique ID generator inspired by snowflake and sonyflake

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

Дата:

jake

io.github.funcfoo : jake-id-spring-boot-autoconfigure

A distributed unique ID generator inspired by snowflake and sonyflake

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

Дата:

jake

io.github.funcfoo : jake-id

A distributed unique ID generator inspired by snowflake and sonyflake

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

Дата:

persistence-excel

com.happy3w : persistence-excel

A helpfull tools to access excel file.

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

Дата:

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

Дата:

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

Дата:

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

Дата:

navigator-extensions

io.github.kaustubhpatange : navigator-extensions

A small navigation library to ease the use of fragment transactions & handling backstack.

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

Дата:

strip-bom

org.webjars.npm : strip-bom

WebJar for strip-bom

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

regl

org.webjars.npm : regl

WebJar for regl

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

Дата:

Color Codes Preview

com.junichi11.netbeans.modules : netbeans-color-codes-preview

Show color codes preview per line in a sidebar area of an editor. <h2>Disable / Enable</h2> Check/Uncheck View > Show Colors <h2>Supported color patterns</h2> <ul> <li>Hex color code (e.g. #ffffff, #000)</li> <li>Css rgb/rgba values (e.g. rgb(0,0,0), rgba(255, 255, 255, 0.8))</li> <li>Css hsl/hsla values (e.g. hsl(0, 100%, 50%), hsla(120, 100%, 50%, 0.5))</li> <li>Named colors (e.g. red, blue)</li> <li>Java Color class (e.g. Color.black, new Color(100, 100, 100))</li> </ul> <h2>Multiple colors</h2> <ul> <li>Show top two colors in a sidebar if there are multiple colors in a line.</li> <li>If you want to check all colors, please click a specific rectangle. They will be shown as a list.</li> </ul> <h2>Change a color using the color chooser</h2> <ul> <li>Click a colored rectangle</li> <li>Click a color value of a list</li> <li>Select a new color in the color chooser</li> <li>An old color value will be changed to new one with the same format</li> </ul> <h2>Generate color codes</h2><p>You can generate color codes via a code generator(<kbd>Alt</kbd> + <kbd>Ins</kbd>).</p> <ol> <li>Run a code generator(Alt + Ins)</li> <li>Choose <code>Color...</code></li> <li>Choose format you expect (e.g. <code>new Color(r, g, b)</code>)</li> <li>Choose a color</li> <li>Click the OK button</li> <li>A color code is generated at the caret position</li> </ol> <h2>Options</h2> Tools > Options > Miscellaneous > Color Codes Preview <h3>Regex for enabled mime-types for Hex and CSS colors</h3> Default value is `^text/(x-)?(css|less|sass|scss)$`. If you would like to disable/enable some mime-types, please change the default regex. This pattern is used when the plugin checks a mime-type. <h3>Named Colors</h3> This option is `false` by default. If you would like to show named colors, please check it. <h2>NOTE</h2> <ul> <li>If you would like to show colors of `Color.decode(<hex>)` e.g. `Color.decode(#000000)`, Please add `java` to "Regex for enabled mime-types" of Hex and CSS e.g. (`^text/(x-)?(css|less|sass|scss|java)$`)</li> <li>Colors may be shown if they are not color codes. e.g. "#feature" contains #fea. This plugin recognizes it as a hex color code.</li> <li>If you use the GTK Look and Feel, you cannot change an alpha value in the color chooser.</li> <li>Hsl or hsla color values may not be changed correctly when you use the color chooser. (There may be 1% errors.)</li> </ul>

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

Дата:

database-dep

org.test4j : database-dep

fluent db test parent

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

iextrading4j-all

pl.zankowski : iextrading4j-all

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-samples

pl.zankowski : iextrading4j-samples

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-api

pl.zankowski : iextrading4j-api

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-client

pl.zankowski : iextrading4j-client

Open source IEX Trading REST and WebSocket API library

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

Дата:

IEXTrading4j

pl.zankowski : iextrading4j

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-test

pl.zankowski : iextrading4j-test

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-acceptance

pl.zankowski : iextrading4j-acceptance

Open source IEX Trading REST and WebSocket API library

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

Дата:

iextrading4j-mutation

pl.zankowski : iextrading4j-mutation

Open source IEX Trading REST and WebSocket API library

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

Дата:

ch.astorm:jchess

ch.astorm : jchess

Chess API to handle a chess game

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

Дата:

Legacy Compatibility SSLSocketFactory

com.github.marschall : legacy-compatibility-ssl-socket-factory

A SSLSocketFactory that implements SSLSession.getPeerCertificateChain().

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

Дата:

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

Дата:

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

Дата:

aerogel

io.github.derklaro : aerogel

A very lightweight jvm dependency injection framework

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

Дата:

aerogel-kotlin-extensions

io.github.derklaro : aerogel-kotlin-extensions

Extension for aerogel supporting the enhanced kotlin inline generics

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

Дата:

aerogel-auto

io.github.derklaro : aerogel-auto

Extension for aerogel supporting automatic binding creation compile and runtime based

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

Дата:

soda

io.github.d-exclaimation : soda_2.13

Enchant your experience of GraphQL with some soda

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

Дата:

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

Дата: