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

archetype-resources.readme.md Maven / Gradle / Ivy

The newest version!
 # Business Archetype with blueprint

Its made to process datas: for example make computation.
It also exposes services, consume data, and in a general way (even if its not mandatory) is an intermediary to the Model part

### Default technologies:
Guava, Lombok, CXF-JaxRS, JaxB, JSonP, Camel-JMS (producer/consumer), Jsr303, Spring-Security, CDI, junit, Mockito, Pax-Exam (integration tests)


### Technologies
Karaf features

### Building/using

Add to the settings.xml of your maven if you're behind a proxy:
```xml

  [...]
  
    
      osgiliath-exec
      
        /usr/share/maven/conf/settings.xml
      
    
  

  
    osgiliath-exec
  

```
If you're on a Mac, you've also to add a java.home property pointing on your jdk 1.7 installation root.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy