Java библиотеки

com.io7m.jade.spi

com.io7m.jade : com.io7m.jade.spi

Java application directory etiquette (SPI)

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

Дата:

com.io7m.jade.documentation

com.io7m.jade : com.io7m.jade.documentation

Java application directory etiquette (Documentation)

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

Дата:

com.io7m.jade.tests

com.io7m.jade : com.io7m.jade.tests

Java application directory etiquette (Test suite)

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

Дата:

The Apache Software Foundation

org.apache : apache

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

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

Дата:

com.io7m.percentpass.extension

com.io7m.percentpass : com.io7m.percentpass.extension

Percentage-passing JUnit extension (Main extension)

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

Дата:

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

Дата:

com.io7m.percentpass.tests

com.io7m.percentpass : com.io7m.percentpass.tests

Percentage-passing JUnit extension (Test suite)

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

Дата:

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

Дата:

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

Дата:

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

Дата:

rayin-tools

ink.rayin : rayin-tools

pdf template generate tools

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

Дата:

rayin-parent

ink.rayin : rayin-parent

pdf template generate tools

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

Дата:

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

Дата:

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

Дата:

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

Дата:

com.io7m.jxtrand.examples

com.io7m.jxtrand : com.io7m.jxtrand.examples

Utility classes for XML string resources (Example code)

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

Дата:

com.io7m.jxtrand

com.io7m.jxtrand : com.io7m.jxtrand

Utility classes for XML string resources

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

Дата:

com.io7m.jxtrand.api

com.io7m.jxtrand : com.io7m.jxtrand.api

Utility classes for XML string resources (API)

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

Дата:

com.io7m.jxtrand.tests

com.io7m.jxtrand : com.io7m.jxtrand.tests

Utility classes for XML string resources (Unit tests)

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

Дата:

com.io7m.jxtrand.vanilla

com.io7m.jxtrand : com.io7m.jxtrand.vanilla

Utility classes for XML string resources (Vanilla implementation)

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

Дата:

com.io7m.anethum.api

com.io7m.anethum : com.io7m.anethum.api

Generic parser API (API specification)

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

Дата:

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

Дата:

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

Дата:

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

Дата:

retrofit2-synchronous-adapter

com.jaredsburrows.retrofit : retrofit2-synchronous-adapter

This adapter allows synchronous return types for Retrofit 2.

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

Дата:

graphql-java-server-runtime

com.graphql-java-generator : graphql-java-server-runtime

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

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

Дата:

com.graphql-java-generator:graphql-maven-plugin-project

com.graphql-java-generator : graphql-maven-plugin-project

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

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

Дата:

graphql-java-client-runtime

com.graphql-java-generator : graphql-java-client-runtime

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

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

Дата:

graphql-java-common-runtime

com.graphql-java-generator : graphql-java-common-runtime

Java classes that are common to both the client and the server runtimes

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

Дата:

graphql-java-server-dependencies

com.graphql-java-generator : graphql-java-server-dependencies

This pom module contains the needed dependencies for the code generated by graphql-java-generator, when the plugin is in server mode. When you use maven plugin or the gradle plugin, just add this dependency so that the generated code embeds the necessary dependencies: <dependency><groupId>com.xyz</groupId> <artifactId>mvn-web-deps</artifactId> <version>0.0.1-SNAPSHOT</version> <type>pom</type> </dependency>

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

Дата:

graphql-maven-plugin-logic

com.graphql-java-generator : graphql-maven-plugin-logic

This project is an accelerator to develop GraphQL clients and GraphQL servers in java. That is, it generates the boilerplate code, and let you concentrate on what's specific to your use case: the queries/mutations/subscriptions you will call, when in client mode. And the response to the queries/mutations/subscriptions call, as well as the relations between objects, when in server mode.

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

Дата:

graphql-java-spring-mvc

com.graphql-java-generator : graphql-java-spring-mvc

This is a fork of graphql-java-spring, which will remain here until the project get alive again, and the provided PR are accepted and published

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

Дата: