maven2

io.posapps:posapps-adapter (1.0-SNAPSHOT)

Published 2026-07-11 14:14:02 +00:00 by uniCenta

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://repo.unicenta.io/api/packages/maven2/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>io.posapps</groupId>
	<artifactId>posapps-adapter</artifactId>
	<version>1.0-SNAPSHOT</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://repo.unicenta.io/api/packages/maven2/maven -Dartifact=io.posapps:posapps-adapter:1.0-SNAPSHOT

About this package

posApps Adapter

Dependencies

org.springframework:spring-context
${spring.version}
org.springframework:spring-core
${spring.version}
ch.qos.logback:logback-classic
1.2.2
org.codehaus.groovy:groovy-all
2.4.13
com.google.code.gson:gson
2.8.2
com.mashape.unirest:unirest-java
1.4.9
com.unicenta:unicentaopos
4.6-SNAPSHOT
junit:junit
4.12
org.springframework:spring-test
${spring.version}
com.github.tomakehurst:wiremock-standalone
2.18.0
com.cyrusinnovation:mockito-groovy-support
1.3
Details
Maven
2026-07-11 14:14:02 +00:00
49
posapps-adapter
343 MiB
Assets (52)
Versions (1) View all
1.0-SNAPSHOT 2026-07-11