gitlab.synchrotron-soleil.fr / software-control-system / tango-controls-archiving / hdbtdbarchivingservers
Tango devices to insert/extract data from archiving databases
        Stars: 0
        Forks: 0
        Open issues: 
      
        License: None
        Language: 
       Dependencies parsed at: 
          28
      
        Created at: over 4 years ago
        Updated at: about 1 year ago
          Pushed at: over 1 year ago
          Last synced at: about 1 year ago
      
            archiversmonitor/pom.xml
            
              maven
            
          
          - junit:junit test
- org.mockito:mockito-core test
- ${project.groupId}:archiving-common-collector ${project.version}
- ${project.groupId}:archivingmanager ${project.version}
- ${project.groupId}:hdbarchiver ${project.version}
- ${project.groupId}:hdbextractor ${project.version}
- ${project.groupId}:tdbarchiver ${project.version}
- ${project.groupId}:tdbextractor ${project.version}
            archivingmanager/pom.xml
            
              maven
            
          
          
        
            hdbarchiver/pom.xml
            
              maven
            
          
          - io.dropwizard.metrics:metrics-core 4.1.18
- io.dropwizard.metrics:metrics-json 4.1.18
- io.dropwizard.metrics:metrics-jvm 4.1.18
- junit:junit test
- org.mockito:mockito-core test
            hdbextractor/pom.xml
            
              maven
            
          
          - junit:junit test
- org.mockito:mockito-core test
            pom.xml
            
              maven
            
          
          
        
            tdbarchiver/pom.xml
            
              maven