All Downloads are FREE. Search and download functionalities are using the official Maven repository.

JavaJaxRS.spec.libraries.openliberty.pom.mustache Maven / Gradle / Ivy


	4.0.0

	
		net.wasdev.wlp.maven.parent
		liberty-maven-app-parent
		2.6
	

	{{groupId}}
	{{artifactId}}
	{{artifactVersion}}
	war

	
		
			javax
			javaee-api
			8.0
			provided
		
		
			org.eclipse.microprofile
			microprofile
			2.0.1
			pom
			provided
		
		
			javax.validation
			validation-api
			2.0.1.Final
		
		
			com.fasterxml.jackson.core
			jackson-annotations
			2.0.1
		
	

	
		1.8
		1.8
		false
		3.2.2
		
		19.0.0.7
		9080
		9443
		usr
		${project.artifactId}
		${project.build.directory}/${app.name}.zip
	

	
		{{artifactId}}
		
			
				org.codehaus.mojo
				build-helper-maven-plugin
				1.9.1
				
					
						add-source
						generate-sources
						
							add-source
						
						
							
								src/gen/java
							
						
					
				
			

			
				org.apache.maven.plugins
				maven-war-plugin
				${version.maven-war-plugin}
				
					false
					pom.xml
				
			

			
			
				net.wasdev.wlp.maven.plugins
				liberty-maven-plugin
				
					
						io.openliberty
						openliberty-runtime
						${version.openliberty-runtime}
						zip
					
					OpenAPIGeneratorServer
					true
					src/main/liberty/config/server.xml
					true
					${package.file}
					${packaging.type}
					
						${http.port}
						${https.port}
						${app.name}
					
				
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy