All Projects → swissquote → carnotzet

swissquote / carnotzet

Licence: Apache-2.0 license
Modular and Re-usable Docker Environments using Maven

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to carnotzet

jcenter-config
Painlessly publish your library/project to jcenter() with these simple scripts.
Stars: ✭ 13 (-70.45%)
Mutual labels:  maven
micromamba-docker
Rapid builds of small Conda-based containers using micromamba.
Stars: ✭ 97 (+120.45%)
Mutual labels:  environment
betca-spring
BETCA (Spring). Back-end con Tecnologías de Código Abierto, versión Java-Spring
Stars: ✭ 27 (-38.64%)
Mutual labels:  maven
std-env
Detect current Javascript environment
Stars: ✭ 85 (+93.18%)
Mutual labels:  environment
native-build-tools
Native-image plugins for various build tools
Stars: ✭ 168 (+281.82%)
Mutual labels:  maven
mvnsh
Maven Shell
Stars: ✭ 50 (+13.64%)
Mutual labels:  maven
eksi
Eksi sözlük crawl,stat , api calismalari
Stars: ✭ 25 (-43.18%)
Mutual labels:  maven
database-all
Eloquent ORM for Java 【database-spring-boot-starter】
Stars: ✭ 151 (+243.18%)
Mutual labels:  maven
maven-archetypes-catalog-plugin
A plugin to enable IntelliJ IDEA to fetch external Maven Archetype Catalog files
Stars: ✭ 19 (-56.82%)
Mutual labels:  maven
maven-sources
Apache Maven Sources
Stars: ✭ 59 (+34.09%)
Mutual labels:  maven
maven-apache-parent
Apache Software Foundation Parent POM
Stars: ✭ 21 (-52.27%)
Mutual labels:  maven
monorepo
Structure and workflows of our internal git-maven-monorepo
Stars: ✭ 16 (-63.64%)
Mutual labels:  maven
VickyWarAnalyzer
Victoria II war analyzer. Java 8 + JavaFX + Maven
Stars: ✭ 43 (-2.27%)
Mutual labels:  maven
cas-management-overlay
WAR overlay for Apereo CAS Management web application
Stars: ✭ 120 (+172.73%)
Mutual labels:  maven
billy
An opensource invoicing engine --
Stars: ✭ 28 (-36.36%)
Mutual labels:  maven
salak.rs
A multi layered configuration loader and zero-boilerplate configuration parser.
Stars: ✭ 27 (-38.64%)
Mutual labels:  environment
bintray-upload-plugin
📦 Insanely easy way to upload your Android Library to Bintray/JCenter
Stars: ✭ 18 (-59.09%)
Mutual labels:  maven
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+122.73%)
Mutual labels:  maven
mcs
Search the Maven Central Repository from your command line!
Stars: ✭ 61 (+38.64%)
Mutual labels:  maven
xml-maven-plugin
XML Maven Plugin
Stars: ✭ 18 (-59.09%)
Mutual labels:  maven

Build Status

Carnotzet

Carnotzet allows you to use maven dependencies to easily share, version and re-use large modular development and testing environments.

What are we solving ?

We like to have lightweight, reproducible, isolated and portable development/testing environments.

This can become a challenge in a micro-service architecture when you have many shared services and middlewares (DB, JMS, Redis, etc...) managed by different teams.

Carnotzet simplifies the management of those environments, allowing you to compose/re-use existing environment definitions while abstracting transitive dependencies.

Full documentation

Read it here : https://swissquote.github.io/carnotzet/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].